tpws: segmentation failure warning and fix

This commit is contained in:
bol-van
2024-11-18 23:05:25 +03:00
parent 46eb30a897
commit 06147836d0
5 changed files with 186 additions and 102 deletions

View File

@@ -104,6 +104,7 @@ struct params_s
uint8_t proxy_type;
bool no_resolve;
bool skip_nodelay;
bool fix_seg;
bool droproot;
uid_t uid;
gid_t gid;