]> the.earth.li Git - onak.git/commit
Fix memory leak on db4 cleanup.
authorJonathan McDowell <noodles@earth.li>
Thu, 14 Jul 2005 15:42:37 +0000 (15:42 +0000)
committerJonathan McDowell <noodles@earth.li>
Thu, 14 Jul 2005 15:42:37 +0000 (15:42 +0000)
commit404bc09a23d44a088ed4970975924469947cb4d5
tree3fe7ca70188278b77569a17cb6eabc131c9ea5ba
parent80989f28059ef378b7473f65a5cf3afdecc722f3
Fix memory leak on db4 cleanup.
Make sure we cleanup our dbconns array when shutting down the db4 backend.
keydb_db4.c