PR binutils/11889
commit1c2e0e6678bd7e44481d54e63ea3dedde9569440
authorNick Clifton <nickc@redhat.com>
Fri, 13 Aug 2010 16:02:16 +0000 (13 16:02 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 13 Aug 2010 16:02:16 +0000 (13 16:02 +0000)
tree6491557ab946d78081e3900488a857b69ee4bd0a
parentdc2c2c0f22e144f0d0349ed5f7af03ee57a78c82
    PR binutils/11889
        * readelf.c (get_32bit_elf_symbols): Check for a corrupt
        sh_entsize.
        (get_64bit_elf_symbols): Likewise.
        (process_symbol_table): Likewise.
        (process_section_groups): Check for corrupt headers.
        (process_version_sections): Check for corrupt indicies.
        (process_corefile_note_segment): Likewise.
binutils/ChangeLog
binutils/readelf.c