src/bfd ChangeLog elfcode.h compress.c

nickc@sourceware.org nickc@sourceware.org
Wed Dec 14 11:50:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2011-12-14 11:50:14

Modified files:
	bfd            : ChangeLog elfcode.h compress.c 

Log message:
	PR ld/12451
	* elfcode.h (elf_checksum_contents): Read in the section's
	contents if they are not already available.
	* compress.c (bfd_get_full_section_contents): Use zmalloc to
	allocate the buffers so that excess bytes are guaranteed to be
	zero.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5542&r2=1.5543
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elfcode.h.diff?cvsroot=src&r1=1.109&r2=1.110
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/compress.c.diff?cvsroot=src&r1=1.9&r2=1.10



More information about the Binutils-cvs mailing list