diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 9a0701b9108..754ebb88372 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2013-02-07 Nick Clifton + + * elfcomm.c (get_archive_member_name): Prevent seg-fault if a + corrupt archive uses long names but has no long name table. + 2013-02-06 Sandra Loosemore Andrew Jenner