]> the.earth.li Git - onak.git/commit
Add missing initialisation of DB4 cursor for skshash when deleting key
authorJonathan McDowell <noodles@earth.li>
Mon, 2 Apr 2012 00:24:18 +0000 (17:24 -0700)
committerJonathan McDowell <noodles@earth.li>
Mon, 2 Apr 2012 00:24:18 +0000 (17:24 -0700)
commitb5ff00f53ac25452bd2d074b21b2eb36ea345d4a
tree38087db3f0a92ab1ed32928b69da1c354cf9efae
parent06f0f9d9b1c0d440a40c6ff92e52ff37e1ed6dfc
Add missing initialisation of DB4 cursor for skshash when deleting key

  We were trying to use the id32db cursor which had already been closed.
keydb_db4.c