summaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2013-02-08 18:05:37 +0000
committerNick Clifton <nickc@redhat.com>2013-02-08 18:05:37 +0000
commit2a00b607e396f2a559f87e54ab27f08b438d36b5 (patch)
treed3cbb1f1ac8d44bd8b889376db717a7c488e655e /binutils
parentf3353d15ed3f53133d2a2df98758427c8eec6a68 (diff)
downloadbinutils-redhat-2a00b607e396f2a559f87e54ab27f08b438d36b5.tar.gz
oops - omitted for previous delta.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 9a0701b910..754ebb8837 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2013-02-07 Nick Clifton <nickc@redhat.com>
+
+ * 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 <sandra@codesourcery.com>
Andrew Jenner <andrew@codesourcery.com>