Fixed crash bug when calling tdb_unlockkeys() with no locked keys.
authorTim Potter <tpot@samba.org>
Thu, 13 Mar 2003 05:52:49 +0000 (05:52 +0000)
committerTim Potter <tpot@samba.org>
Thu, 13 Mar 2003 05:52:49 +0000 (05:52 +0000)
commit5e7f809f8f2806f0315f81b109688b3e2ff8b950
tree2df38e26fee8f2f51249ec58bb58d775aafc07f5
parentd2a85e518536796c69c689ded50cb6551d460f97
Fixed crash bug when calling tdb_unlockkeys() with no locked keys.

woot!
(This used to be commit eb432700c0010e536be3a0703f152c533357b851)
source3/tdb/tdb.c