ldb_tdb: Call talloc_free(options_dn) as soon as we are done with options_dn
authorAndrew Bartlett <abartlet@samba.org>
Thu, 30 Mar 2017 00:11:15 +0000 (13:11 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 22 May 2017 23:13:25 +0000 (01:13 +0200)
commitc23b191ac4d5d8486f1ad807fb55b7da25e772f4
tree32d51dcf36947569964d186f00a2a7c7b49b8e50
parent496feccad4a8b1e07d6cf441e2835462945b3c61
ldb_tdb: Call talloc_free(options_dn) as soon as we are done with options_dn

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
lib/ldb/ldb_tdb/ldb_cache.c