src/bfd ChangeLog

jakub@sources.redhat.com jakub@sources.redhat.com
Tue Jun 18 07:09:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jakub@sources.redhat.com	2002-06-18 07:09:01

Modified files:
	bfd            : ChangeLog 

Log message:
	binutils/
	* readelf.c (get_file_header): Only read the first section header if
	e_shoff is non-zero.
	
	bfd/
	* elfcode.h (elf_object_p): Sanity check eh_shoff == 0 implies
	e_shnum == 0.
	Only read the first section header if e_shoff is non-zero.
	Don't consider e_shstrndx if there are no sections.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.1558&r2=1.1559



More information about the Binutils-cvs mailing list