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)
  We were trying to use the id32db cursor which had already been closed.


No differences found