|
@ -637,6 +637,7 @@ static void cleanup_params(void) |
|
|
|
|
|
|
|
|
hostlist_files_destroy(¶ms.hostlists); |
|
|
hostlist_files_destroy(¶ms.hostlists); |
|
|
ipset_files_destroy(¶ms.ipsets); |
|
|
ipset_files_destroy(¶ms.ipsets); |
|
|
|
|
|
ipcacheDestroy(¶ms.ipcache); |
|
|
#ifdef __CYGWIN__ |
|
|
#ifdef __CYGWIN__ |
|
|
strlist_destroy(¶ms.ssid_filter); |
|
|
strlist_destroy(¶ms.ssid_filter); |
|
|
strlist_destroy(¶ms.nlm_filter); |
|
|
strlist_destroy(¶ms.nlm_filter); |
|
|