r22555: Ensure our paranoid malloc functions return NULL on
authorJeremy Allison <jra@samba.org>
Sat, 28 Apr 2007 14:33:46 +0000 (14:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:44 +0000 (12:19 -0500)
commit9263287a3604ab4f8c8cd2ed1dd3dc111dfd6039
treee01593443a1e8e15bccd5b02b67bd536a851d78c
parent2724ce625c5b081e923f838755aa26ad1cd4c487
r22555: Ensure our paranoid malloc functions return NULL on
size == 0 so we have a known behavior.
Jeremy.
(This used to be commit 27c0f2970842a6e07875c5591ded6352acf36a4e)
source3/lib/util.c