s4-dsdb Don't talloc_free() ares on failure, as LDB might free it later
authorAndrew Bartlett <abartlet@samba.org>
Thu, 16 Dec 2010 04:51:55 +0000 (15:51 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 16 Dec 2010 05:42:56 +0000 (06:42 +0100)
commit25163380239abbad28f1656c42e6fab1b92473d9
tree6ac441e3766bc38222cb568e5a48af408d4a58d8
parenteda1972b68819b66bd11d6286753f03d083694ec
s4-dsdb Don't talloc_free() ares on failure, as LDB might free it later

We need to make LDB consistent here (indexed vs unindexed behaviour
differs here!), but for the moment this is the easiest way out of a
segfault.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Thu Dec 16 06:42:56 CET 2010 on sn-devel-104
source4/dsdb/samdb/ldb_modules/descriptor.c