diff options
author | 2018-09-01 18:09:14 +0000 | |
---|---|---|
committer | 2018-09-01 18:09:14 +0000 | |
commit | 21345b3faf269ccd4e3d13f9c59e6eaca91039b3 (patch) | |
tree | a142fca16cfd8988cf3da401ba64bfa3122f384d /libexec/tradcpp/files.c | |
parent | Fix errno for post-lock unveil calls (diff) | |
download | wireguard-openbsd-21345b3faf269ccd4e3d13f9c59e6eaca91039b3.tar.xz wireguard-openbsd-21345b3faf269ccd4e3d13f9c59e6eaca91039b3.zip |
Accidentally relayd(8) closed file descriptor 0 in the pfe child
process. If env->sc_snmp is initialized with 0, snmp_init() closes
it. Set it to -1 to prevent the close(2).
OK reyk@ benno@ millert@
Diffstat (limited to 'libexec/tradcpp/files.c')
0 files changed, 0 insertions, 0 deletions