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 e271db4fd8 dbwrap: Remove an unnecessary if-statement
TALLOC_FREE can live with a NULL pointer

Reviewed-by: Michael Adam <obnox@samba.org>
2012-11-29 18:27:38 +01:00
..
dbwrap_cache.c dbwrap: Use talloc_zero in db_open_cache 2012-11-29 18:27:36 +01:00
dbwrap_cache.h move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap_file.c s3:dbwrap: remove unused args from db_open_file() 2012-09-21 16:26:38 +02:00
dbwrap_file.h s3:dbwrap: remove unused args from db_open_file() 2012-09-21 16:26:38 +02:00
dbwrap_local_open.c ntdb: make --disable-ntdb work properly. 2012-07-04 08:11:33 +02:00
dbwrap_private.h dbwrap: dbwrap_hash_size(). 2012-06-22 07:35:17 +02:00
dbwrap_rbt.c dbwrap: Use talloc_zero in db_open_rbt 2012-11-29 18:27:37 +01:00
dbwrap_rbt.h move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap_tdb.c dbwrap: Remove an unnecessary if-statement 2012-11-29 18:27:38 +01:00
dbwrap_tdb.h move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap_util.c dbwrap: Use dbwrap_parse_record in dbwrap_fetch_uint32_bystring 2012-11-29 17:24:35 +01:00
dbwrap.c lib/dbwrap: rewrite lock order check to ease debugging 2012-08-03 12:52:38 +02:00
dbwrap.h lib/dbwrap: rewrite lock order check to ease debugging 2012-08-03 12:52:38 +02:00
wscript_build dbwrap: dbwrap_local_open() 2012-06-22 07:35:17 +02:00