r236917 - in /trunk/libiberty: ChangeLog xmemdup.c

amodra@gcc.gnu.org amodra@gcc.gnu.org
Tue May 31 11:08:00 GMT 2016


Author: amodra
Date: Tue May 31 11:08:54 2016
New Revision: 236917

URL: https://gcc.gnu.org/viewcvs?rev=236917&root=gcc&view=rev
Log:
Don't needlessly clear xmemdup allocated memory.
    
	* xmemdup.c (xmemdup): Use xmalloc rather than xcalloc.

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



More information about the Gcc-cvs mailing list