src/bfd ChangeLog elf.c

hjl@sourceware.org hjl@sourceware.org
Tue Nov 13 22:54:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2012-11-13 22:54:22

Modified files:
	bfd            : ChangeLog elf.c 

Log message:
	Allocate elf_segment_map with bfd_zalloc
	
	* elf.c (rewrite_elf_program_header): Allocate elf_segment_map
	with bfd_zalloc, instead of bfd_alloc.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5856&r2=1.5857
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.575&r2=1.576



More information about the Binutils-cvs mailing list