fixed the longstanding myids memory leak

This commit is contained in:
Andreas Steffen
2009-04-16 09:11:49 +00:00
parent 6319cd74ea
commit af8ab6861d
3 changed files with 18 additions and 2 deletions
+1
View File
@@ -707,6 +707,7 @@ exit_pluto(int status)
stop_adns();
free_md_pool();
free_crypto();
free_id();
delete_lock();
library_deinit();
close_log();