]> the.earth.li Git - onak.git/commit
Fix deletion of 64 bit keys in DB4 backend
authorJonathan McDowell <noodles@earth.li>
Thu, 14 Nov 2013 05:39:14 +0000 (21:39 -0800)
committerJonathan McDowell <noodles@earth.li>
Thu, 14 Nov 2013 05:39:51 +0000 (21:39 -0800)
commitb6390a543c22add446f24ca6e4a28d9c5b7f49e8
tree66a5f92e5b3f4d37e02c37c553e825e48e030a50
parent46ebdd20784c242ca96b949813d90167349177d9
Fix deletion of 64 bit keys in DB4 backend

We were using the cursor from the id32db instead of the one for the
id64db.
keydb_db4.c