diff options
author | Alan Jenkins <alan-jenkins@tuffmail.co.uk> | 2008-10-21 11:10:32 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-10-21 12:54:57 +0200 |
commit | b29a5e4ab98f460d2f79a11d1969858640e897e6 (patch) | |
tree | a89a0b059e5b7c365648756ffc76467562030b71 /Makefile.am.inc | |
parent | a8a8930072c78013bfa4064067242e4826ef837a (diff) |
use more appropriate alternatives to malloc()
Use calloc to request cleared memory instead.
Kernel and libc conspire to make this more efficient.
Also, replace one malloc() + strcpy() with strdup().
Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Diffstat (limited to 'Makefile.am.inc')
0 files changed, 0 insertions, 0 deletions