1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/tdb/common
Michael Adam 41b7acacb3 tdb: in tdb_delete_hash, make lock/unlock bracket more obvious
by using the same variable as hash as in the lock.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Feb 15 03:21:07 CET 2014 on sn-devel-104
2014-02-15 03:21:07 +01:00
..
check.c tdb: fix logging of offets and lengths. 2013-05-28 11:22:14 +02:00
dump.c tdb: tdbtool: dump record magic with fixed number of 8 hex digits 2014-02-14 15:53:25 -08:00
error.c tdb: Fix blank line endings 2012-12-21 11:54:53 +01:00
freelist.c tdb: fix logging of offets and lengths. 2013-05-28 11:22:14 +02:00
freelistcheck.c tdb: Use tdb_null in freelistcheck 2013-02-19 15:46:45 +01:00
hash.c tdb: enable VALGRIND to remove valgrind noise. 2011-06-08 11:05:47 +02:00
io.c tdb: Add another overflow check to tdb_expand_adjust 2013-06-03 14:08:53 +02:00
lock.c tdb: Avoid reallocs for lockrecs 2013-12-14 13:19:47 +01:00
open.c tdb: Avoid reallocs for lockrecs 2013-12-14 13:19:47 +01:00
rescue.c tdb: Remove "header" from tdb_context 2013-02-05 13:18:28 +01:00
summary.c lib/tdb: fix compiler warnings 2013-12-12 14:21:27 -08:00
tdb_private.h tdb: Avoid reallocs for lockrecs 2013-12-14 13:19:47 +01:00
tdb.c tdb: in tdb_delete_hash, make lock/unlock bracket more obvious 2014-02-15 03:21:07 +01:00
transaction.c tdb: Make tdb_recovery_allocate overflow-safe 2013-06-03 10:21:32 +02:00
traverse.c tdb: Remove "header" from tdb_context 2013-02-05 13:18:28 +01:00