mirror of
https://github.com/bol-van/zapret.git
synced 2025-05-06 02:30:48 +05:00
nfqws: ipcache destroy in cleanup_params
This commit is contained in:
parent
43173e6396
commit
abe91a4bfa
@ -637,6 +637,7 @@ static void cleanup_params(void)
|
||||
|
||||
hostlist_files_destroy(¶ms.hostlists);
|
||||
ipset_files_destroy(¶ms.ipsets);
|
||||
ipcacheDestroy(¶ms.ipcache);
|
||||
#ifdef __CYGWIN__
|
||||
strlist_destroy(¶ms.ssid_filter);
|
||||
strlist_destroy(¶ms.nlm_filter);
|
||||
|
Loading…
x
Reference in New Issue
Block a user