This is the mail archive of the src-cvs@sourceware.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/libiberty ChangeLog argv.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2012-08-29 00:45:50

Modified files:
	libiberty      : ChangeLog argv.c 

Log message:
	Replace alloca with xmalloc/free
	
	PR binutils/14526
	* argv.c (buildargv): Replace alloca with xmalloc/free.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.613&r2=1.614
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/argv.c.diff?cvsroot=src&r1=1.23&r2=1.24


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]