]> the.earth.li Git - onak.git/commitdiff
Fix memory leaks found using valgrind
authorJonathan McDowell <noodles@earth.li>
Sat, 2 Nov 2013 03:59:51 +0000 (20:59 -0700)
committerJonathan McDowell <noodles@earth.li>
Sat, 2 Nov 2013 03:59:51 +0000 (20:59 -0700)
A harmless failure to cleanup the config structure before exiting
keydctl and a more major (small, but key runs for a long period of
time) leak of the search string for fetching a key by text string
in keyd.


No differences found