release dynamic memory allocated for VIDs

This commit is contained in:
Andreas Steffen
2009-04-24 15:01:32 +00:00
parent adc25ec252
commit 6fd5b52f4c
3 changed files with 20 additions and 9 deletions
+1
View File
@@ -736,6 +736,7 @@ void exit_pluto(int status)
free_crypto();
free_id(); /* free myids */
free_events(); /* free remaining events */
free_vendorid(); /* free all vendor id records */
delete_lock();
library_deinit();
close_log();