OSDN Git Service

* elf.c (bfd_section_from_shdr): Fail if sh_entsize is bogus for
authorjakub <jakub>
Fri, 17 Jun 2005 13:39:51 +0000 (13:39 +0000)
committerjakub <jakub>
Fri, 17 Jun 2005 13:39:51 +0000 (13:39 +0000)
commitc61001297a1a5c9ab7e9b469deb7af2619e828b0
tree28847329501b1f85fe8482aa77f6a9d3f910352f
parentc602d8b52bf56478f01e2baab61a8f9ac64024c5
* 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