Commit abe91a4b authored by bol-van's avatar bol-van
Browse files

nfqws: ipcache destroy in cleanup_params

parent 43173e63
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -637,6 +637,7 @@ static void cleanup_params(void)

	hostlist_files_destroy(&params.hostlists);
	ipset_files_destroy(&params.ipsets);
	ipcacheDestroy(&params.ipcache);
#ifdef __CYGWIN__
	strlist_destroy(&params.ssid_filter);
	strlist_destroy(&params.nlm_filter);