1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/dbwrap
Volker Lendecke b6b7c15758 dbwrap_tdb: Avoid double-call to talloc_get_type_abort
We've already retrieved "ctx" in the callers of db_tdb_fetch_locked_internal().

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2018-09-14 07:49:13 +02:00
..
dbwrap_local_open.c dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dbwrap_private.h dbwrap: Add dbwrap_do_locked 2017-07-25 17:43:16 +02:00
dbwrap_rbt.c dbwrap: Convert backend store to storev 2017-07-25 17:43:16 +02:00
dbwrap_rbt.h move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap_tdb.c dbwrap_tdb: Avoid double-call to talloc_get_type_abort 2018-09-14 07:49:13 +02:00
dbwrap_tdb.h dbwrap: Remove loadparm_context from db_open_tdb 2015-09-22 04:51:16 +02:00
dbwrap_util.c dbwrap: Simplify dbwrap_unmarshall_fn 2017-08-16 00:27:10 +02:00
dbwrap.c dbwrap: Remove a pointless "return;" 2018-09-07 17:26:18 +02:00
dbwrap.h dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
wscript_build dbwrap: Remove dependency on samba-hostconfig 2018-04-24 01:53:19 +02:00