Fix deletion of skshash in DB4 backend
authorJonathan McDowell <noodles@earth.li>
Wed, 11 Apr 2012 05:27:02 +0000 (06:27 +0100)
committerJonathan McDowell <noodles@earth.li>
Wed, 11 Apr 2012 05:27:02 +0000 (06:27 +0100)
commitd393825d164f31fe0194221b6ed90f3c320d8d44
tree3e6ec42c345be0beef95c5d5c1bfbfc9f5df1b93
parent5911be914299d9af67b6a1eaedfdb2e044a369c6
Fix deletion of skshash in DB4 backend

  We need to delete the skshash while we still have the publickey
  structure, so we can calculate the hash to free.
keydb_db4.c