From: Jonathan McDowell Date: Mon, 2 Apr 2012 00:24:18 +0000 (-0700) Subject: Add missing initialisation of DB4 cursor for skshash when deleting key X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/b5ff00f53ac25452bd2d074b21b2eb36ea345d4a?hp=b5ff00f53ac25452bd2d074b21b2eb36ea345d4a Add missing initialisation of DB4 cursor for skshash when deleting key We were trying to use the id32db cursor which had already been closed. ---