src/bfd ChangeLog srec.c libbfd.c

amodra@sourceware.org amodra@sourceware.org
Thu Jul 26 12:34:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	amodra@sourceware.org	2007-07-26 12:34:44

Modified files:
	bfd            : ChangeLog srec.c libbfd.c 

Log message:
	* srec.c (srec_get_section_contents): Return immediately on
	count zero.  Check that offset and count are within section.
	* libbfd.c (_bfd_generic_get_section_contents): Check that
	offset + count does not overflow.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3919&r2=1.3920
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/srec.c.diff?cvsroot=src&r1=1.43&r2=1.44
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/libbfd.c.diff?cvsroot=src&r1=1.47&r2=1.48



More information about the Binutils-cvs mailing list