summaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2013-03-22 16:18:00 +0000
committerNick Clifton <nickc@redhat.com>2013-03-22 16:18:00 +0000
commit40926e302ba7562094f824ac22722e95158fba97 (patch)
tree62bc545afa39e7fd2ba794900aa25819b250e03d /binutils/ChangeLog
parent0861bdabe1b9495a50886ba69841b0631d2d9dc7 (diff)
downloadbinutils-redhat-40926e302ba7562094f824ac22722e95158fba97.tar.gz
PR binutils/15201
* dwarf.c (display_debug_ranges): Add checks for reading beyond the end of the section.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index e71ec4feae..8d9bb1dfda 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,9 @@
2013-03-22 Nick Clifton <nickc@redhat.com>
+ PR binutils/15201
+ * dwarf.c (display_debug_ranges): Add checks for reading beyond
+ the end of the section.
+
PR binutils/15157
* readelf.c (apply_relocations): Catch relocations with negative
offsets.