* elf.c (bfd_section_from_shdr): Fail if sh_entsize is bogus for
authorJakub Jelinek <jakub@redhat.com>
Fri, 17 Jun 2005 13:39:56 +0000 (13:39 +0000)
committerJakub Jelinek <jakub@redhat.com>
Fri, 17 Jun 2005 13:39:56 +0000 (13:39 +0000)
commita50b216054a45bff721b7e15d987684e5c380625
tree9bcf519e381cf4fb1dc48a0340c6861a789a317b
parent08d8fa11878dc2fb68745443a892106379121882
* elf.c (bfd_section_from_shdr): Fail if sh_entsize is bogus for
symbol, relocation, group or versym sections.

* coffcode.h (coff_slurp_reloc_table): Don't crash if native_relocs
is NULL.
* peXXigen.c (pe_print_idata): Don't crash if dll_name or start_address
doesn't point into the section.
bfd/ChangeLog
bfd/coffcode.h
bfd/elf.c
bfd/peXXigen.c
This page took 0.028385 seconds and 4 git commands to generate.