mirror of
https://github.com/bol-van/zapret.git
synced 2025-05-24 22:32:58 +03:00
nfqws,tpws: fix crash
This commit is contained in:
@@ -1284,8 +1284,8 @@ void parse_params(int argc, char *argv[])
|
||||
}
|
||||
if (bSkip)
|
||||
{
|
||||
dp_entry_destroy(dpl);
|
||||
LIST_REMOVE(dpl,next);
|
||||
dp_entry_destroy(dpl);
|
||||
desync_profile_count--;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user