r14345: Fix Coverity #71. We don't currently propagate *any*
commitf6071a90c723e95ed040231aa84b30e87e41e726
authorJeremy Allison <jra@samba.org>
Mon, 13 Mar 2006 21:11:15 +0000 (13 21:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:26 +0000 (10 11:15 -0500)
treea1f986fd8106de3e880130bd4d6dcd331b3382fb
parentca9be7c92b33c9b5de46f7b85754ef5f3c46f47c
r14345: Fix Coverity #71. We don't currently propagate *any*
alloc error back up the stack from smbldap_set_mod()
so ensure we abort correctly.
Jeremy.
(This used to be commit 9a1e35079af9404e1775e2a098990277b3771086)
source3/lib/smbldap.c