src/bfd ChangeLog peXXigen.c coffcode.h elf.c

jakub@sourceware.org jakub@sourceware.org
Fri Jun 17 13:39:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jakub@sourceware.org	2005-06-17 13:39:57

Modified files:
	bfd            : ChangeLog peXXigen.c coffcode.h elf.c 

Log message:
	* 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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3169&r2=1.3170
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/peXXigen.c.diff?cvsroot=src&r1=1.30&r2=1.31
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/coffcode.h.diff?cvsroot=src&r1=1.127&r2=1.128
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.301&r2=1.302



More information about the Binutils-cvs mailing list