Don't needlessly clear xmemdup allocated memory.
authorAlan Modra <amodra@gmail.com>
Tue, 31 May 2016 11:04:47 +0000 (20:34 +0930)
committerAlan Modra <amodra@gmail.com>
Tue, 31 May 2016 11:04:47 +0000 (20:34 +0930)
commitc12969f8b53659f0d70b5e049c49b97a96826a3f
treeec73abbf6a686869b8c5bd61388e70c15f0ab8b5
parentc7022704e9919b724a9e935b4d0bae877946c735
Don't needlessly clear xmemdup allocated memory.

* xmemdup.c (xmemdup): Use xmalloc rather than xcalloc.
libiberty/ChangeLog
libiberty/xmemdup.c
This page took 0.025243 seconds and 4 git commands to generate.