src/bfd ChangeLog elfcode.h

jakub@sourceware.org jakub@sourceware.org
Thu May 26 07:41:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jakub@sourceware.org	2005-05-26 07:41:14

Modified files:
	bfd            : ChangeLog elfcode.h 

Log message:
	* elfcode.h (elf_object_p): Fail if e_shoff != 0, e_shnum == 0 and
	first shdr has sh_size == 0.  Fail if e_shnum is large to cause
	arithmetic overflow when allocating the i_shdr array.
	Sanity check sh_link and sh_info fields.  Fix e_shstrndx sanity check.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3129&r2=1.3130
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfcode.h.diff?cvsroot=src&r1=1.68&r2=1.69



More information about the Binutils-cvs mailing list