aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2015-09-03 16:15:49 +0100
committerNick Clifton <nickc@redhat.com>2015-09-03 16:15:49 +0100
commit1a9155522d3d1f6aded1178ad7038e846b6d67ba (patch)
treef79b0fa78874cdbd0bd46c0758d058b8853f405f /binutils/ChangeLog
parent39edd165f42176f8c1d40e08d63f344f10241870 (diff)
downloadgdb-1a9155522d3d1f6aded1178ad7038e846b6d67ba.zip
gdb-1a9155522d3d1f6aded1178ad7038e846b6d67ba.tar.gz
gdb-1a9155522d3d1f6aded1178ad7038e846b6d67ba.tar.bz2
Fix seg-fault in readelf when scanniing a corrupt binary.
PR binutils/18879 * readelf.c (get_unwind_section_word): Check for negative offsets and very small sections. (dump_arm_unwind): Warn if the table offset is too large.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index c2406da..ae9c995 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,10 @@
+2015-09-03 Nick Clifton <nickc@redhat.com>
+
+ PR binutils/18879
+ * readelf.c (get_unwind_section_word): Check for negative offsets
+ and very small sections.
+ (dump_arm_unwind): Warn if the table offset is too large.
+
2015-08-28 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am (TOOL_PROGS): Add readelf.