]> git.sur5r.net Git - openldap/commit
ITS#6437, failure/fallback/debug handling:
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 3 Nov 2011 22:03:48 +0000 (15:03 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 3 Nov 2011 22:03:48 +0000 (15:03 -0700)
commitbfb6ecba80776186a70121916278c0f1e827505b
tree1b609ffa247678d229899995d587b176848d3e4d
parent0ffcc559e39f12075317a78d24e8c65c3f221c11
ITS#6437, failure/fallback/debug handling:
slap_sl_malloc could return failure. Exit instead, like the rest of sl_malloc.
Since we increase size, reduce it before Debug() and/or fallback to ch_malloc.
Debug() before exit() on failure.  Tweak debug formats and a comment.

Conflicts:

servers/slapd/sl_malloc.c
servers/slapd/sl_malloc.c