Close the cipher handle in crypto_cleanup();
commit12eec3112cc98a74a75f6df07eb8f110bf83f7c0
authorBen Kibbey <bjk@luxsci.net>
Mon, 5 Jan 2009 01:58:30 +0000 (4 20:58 -0500)
committerBen Kibbey <bjk@luxsci.net>
Mon, 5 Jan 2009 01:58:30 +0000 (4 20:58 -0500)
tree5a8441935135ffaff2df3e66e298f3a298fcca82
parentddd5e4cf16dbdb72e463963102ff2597a40ee456
Close the cipher handle in crypto_cleanup();

Call munlock() with the same size that mlock() used.
src/cache.c
src/pwmd.c