PR binutils/15201

* dwarf.c (display_debug_ranges): Add checks for reading beyond
	the end of the section.
This commit is contained in:
Nick Clifton 2013-03-22 16:18:00 +00:00
parent c8da682327
commit c842b54b41
1 changed files with 4 additions and 0 deletions

View 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.