r19732: The 'res' from ldb_search is only valid if the call returns LDB_SUCCESS.
commitcff8a0e453edd530024cf74693639c47ecb9dcae
authorAndrew Bartlett <abartlet@samba.org>
Thu, 16 Nov 2006 09:34:19 +0000 (16 09:34 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 16 Nov 2006 09:34:19 +0000 (16 09:34 +0000)
treec187bfa4e2568faf9487c70b2a9133aea65159ee
parentccdbdce443721823088f9ef73cab5d07610d736b
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