Fixed tdb_next_lock bug where it was failing when traversing the end of
commitb83ad0de31560706ede280ef7146a57601258ce7
authorJeremy Allison <jra@samba.org>
Thu, 7 Dec 2000 17:48:26 +0000 (7 17:48 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 7 Dec 2000 17:48:26 +0000 (7 17:48 +0000)
tree096595e72040b7b820575f39859e9d505dfdabc9
parent4f1f441119cf3a83de0ee8639c77b07681458708
Fixed tdb_next_lock bug where it was failing when traversing the end of
one hashchain and the next hashchain was empty.
Jeremy.
source/tdb/tdb.c
source/tdb/tdbtool.c