PR binutils/15201
authorNick Clifton <nickc@redhat.com>
Fri, 22 Mar 2013 16:18:00 +0000 (16:18 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 22 Mar 2013 16:18:00 +0000 (16:18 +0000)
* dwarf.c (display_debug_ranges): Add checks for reading beyond
the end of the section.

binutils/ChangeLog

index e71ec4feaed11954f61b162fd6e96d6de004662f..8d9bb1dfda031084da3e470a621919de817245e2 100644 (file)
@@ -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.