mirror of
https://repo.or.cz/socat.git
synced 2025-07-16 16:13:24 +00:00
Restrict option umask to the address it is applied to
This commit is contained in:
parent
254958a34d
commit
e5cbf2feeb
10 changed files with 208 additions and 14 deletions
|
@ -14,7 +14,6 @@ extern const struct optdesc opt_unlink;
|
|||
extern const struct optdesc opt_unlink_early;
|
||||
extern const struct optdesc opt_unlink_late;
|
||||
extern const struct optdesc opt_unlink_close;
|
||||
extern const struct optdesc opt_umask;
|
||||
|
||||
extern int
|
||||
applyopts_named(const char *filename, struct opt *opts, unsigned int phase);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue