ldb_tdb: Check for talloc_strdup() failure in ltdb_index_add1()
authorAndrew Bartlett <abartlet@samba.org>
Thu, 10 Aug 2017 02:44:27 +0000 (14:44 +1200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 14 Sep 2017 15:48:26 +0000 (17:48 +0200)
commit504d3df997afe3156100476eafa3dc003b29e3f7
tree3ef338c391aed9a8b675afeb835552e6dda29248
parent285efdedfcb711df4923d78cbecc73a0d5e6a13d
ldb_tdb: Check for talloc_strdup() failure in ltdb_index_add1()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13015

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
(cherry picked from commit 6246c326a747382c728288ce7d3a8faa0b741ede)
lib/ldb/ldb_tdb/ldb_index.c