mirror of
https://github.com/bol-van/zapret.git
synced 2026-03-08 06:15:26 +00:00
winws: --wf-raw-part
This commit is contained in:
@@ -371,6 +371,7 @@ void cleanup_params(struct params_s *params)
|
||||
#ifdef __CYGWIN__
|
||||
strlist_destroy(¶ms->ssid_filter);
|
||||
strlist_destroy(¶ms->nlm_filter);
|
||||
strlist_destroy(¶ms->wf_raw_part);
|
||||
#else
|
||||
free(params->user); params->user=NULL;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user