nfqws: ipcache destroy in cleanup_params

This commit is contained in:
bol-van 2025-05-03 12:50:53 +03:00
parent 43173e6396
commit abe91a4bfa

View File

@ -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);