]> the.earth.li Git - onak.git/commit
Cleanup db4 properly if we fail to open it.
authorJonathan McDowell <noodles@earth.li>
Sun, 17 Oct 2004 14:09:16 +0000 (14:09 +0000)
committerJonathan McDowell <noodles@earth.li>
Sun, 17 Oct 2004 14:09:16 +0000 (14:09 +0000)
commit17623ae905ff751306ed51a30fd0ee97ffd00d01
tree2c7f36783286e20811afc87b275fd3bdf5fc613f
parent7350475e98ed6302e0143a7e7c9ab7877ea58a1a
Cleanup db4 properly if we fail to open it.
Rather than exiting as soon as we hit a problem opening the DB4 db we
try to cleanup whatever we've managed to open.
keydb_db4.c