r19732: The 'res' from ldb_search is only valid if the call returns LDB_SUCCESS.
authorAndrew Bartlett <abartlet@samba.org>
Thu, 16 Nov 2006 09:34:19 +0000 (09:34 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:28:15 +0000 (14:28 -0500)
commit9890af534d845d471d2a98268c408a907b29e016
tree491abb165c67ee9b636aabfb0429bd88547dfb53
parent186766e3095e71ba716c69e681592e217a3bc420
r19732: The 'res' from ldb_search is only valid if the call returns LDB_SUCCESS.

This seems to show up (as an abort() from talloc) particularly under
ldb_ildap.

Andrew Bartlett
source/dsdb/samdb/ldb_modules/samldb.c
source/scripting/ejs/smbcalls_ldb.c