]> the.earth.li Git - onak.git/commit
Gracefully fail when we can't open a DB4 DB.
authorJonathan McDowell <noodles@earth.li>
Mon, 19 Jun 2006 21:18:13 +0000 (21:18 +0000)
committerJonathan McDowell <noodles@earth.li>
Mon, 19 Jun 2006 21:18:13 +0000 (21:18 +0000)
commit6ae0820e7f668938027464ba94fca7702586f95b
tree3ea4ae7371b444d0f5b2c080d0c321ef116b5b34
parent91a98f43c64a6f8c76efb78b8301efaf9c6db1fe
Gracefully fail when we can't open a DB4 DB.
If we don't have permissions to open a DB4 DB we'll not even get to
open our environment. As such we should close it cleanly and fail rather
than segfaulting. As reported in Debian bug #370440
keydb_db4.c