PR binutils/12855
authorNick Clifton <nickc@redhat.com>
Wed, 8 Jun 2011 15:59:07 +0000 (15:59 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 8 Jun 2011 15:59:07 +0000 (15:59 +0000)
commit592458412fb2b4faf4b217ecef09d1a4ea0ab0ba
tree8b7f3e17d39c29d43cc5975b42909686809f99e4
parent516ec24de23a4db3faf15c27be098cfb5abaa2e2
PR binutils/12855
* readelf.c (process_version_sections): Handle binaries containing
corrupt version information.
(process_symbol_table): Stop processing a symbol's version
information if it could not be read in.

(get_data): Add comment describing the function.
(process_section_headers): Set dynamic_strings_length to 0 if the
dynamic strings could not be read in.
(process_dynamic_section): Likewise.
(process_section_groups): Stop processing the group information if
the data could not be read in.
(hppa_processs_unwind): Assert that there is only one string table
in the file.
(arm_process_unwind): Likewise.
(ia64_process_unwind): Likewise.
Set the size of the unwind auxillary information to 0 if the data
could not be read.
(load_specific_debug_section): Handle a failure to read in the
section.
(process_mips_specific): Stop display of the PLT GOT section if it
could not be read in.
binutils/ChangeLog
binutils/readelf.c
This page took 0.0283639999999999 seconds and 4 git commands to generate.