r22555: Ensure our paranoid malloc functions return NULL on
commit27c0f2970842a6e07875c5591ded6352acf36a4e
authorJeremy Allison <jra@samba.org>
Sat, 28 Apr 2007 14:33:46 +0000 (28 14:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:44 +0000 (10 12:19 -0500)
tree59c1ca33857ae115ac5d8b8fb862b5014c2bbb2b
parent1f15a8f371f7c56d1a6e67e52f0f184bbd270c84
r22555: Ensure our paranoid malloc functions return NULL on
size == 0 so we have a known behavior.
Jeremy.
source/lib/util.c