Fixed bug with tdb_next_lock failing when reaching then end of a hashchain
authorJeremy Allison <jra@samba.org>
Thu, 7 Dec 2000 17:46:11 +0000 (17:46 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 7 Dec 2000 17:46:11 +0000 (17:46 +0000)
commitf3b5e2a172a777e1c3bbf6ac72fe5c7cdb8324b3
tree7ffebd3389c312847ab60ed409c62da069a05c3c
parentda6ae57501e3cb971e82eac5bb05efcd9cf443ae
Fixed bug with tdb_next_lock failing when reaching then end of a hashchain
and the next hashchain is empty.
Jeremy
source/tdb/tdb.c
source/tdb/tdbtool.c