http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14526

--- Comment #4 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2012-08-29 
00:46:40 UTC ---
Author: hjl
Date: Wed Aug 29 00:46:36 2012
New Revision: 190766

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190766
Log:
Replace alloca with xmalloc/free

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

Modified:
    trunk/libiberty/ChangeLog
    trunk/libiberty/argv.c

Reply via email to