diff options
author | Dan McGee <dan@archlinux.org> | 2011-09-30 18:46:44 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-10-12 21:01:25 +0200 |
commit | 89fe19f3e102dae379c00e5b45dd1d42a6963962 (patch) | |
tree | 8f85b781239cdbba896ab6aaed240d41973a5027 /lib/libalpm/util.c | |
parent | 980b3faea5ecfb54186bf74b2b6d79e0cb7836ea (diff) | |
download | pacman-89fe19f3e102dae379c00e5b45dd1d42a6963962.tar.gz pacman-89fe19f3e102dae379c00e5b45dd1d42a6963962.tar.xz |
Convert MALLOC to actually call malloc()
If you need zero-filled allocations, call CALLOC() instead.
This was from the original definition of these macros in commit
cc754bc6e3be0f3; hopefully our code is in the shape it needs to be to
switch this behavior.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/util.c')
0 files changed, 0 insertions, 0 deletions