diff options
author | 2000-01-20 18:14:58 +0000 | |
---|---|---|
committer | 2000-01-20 18:14:58 +0000 | |
commit | 6bfe261252a6bb4ded32a5ff5f25ef9e08b30179 (patch) | |
tree | 7ed60b2fd61c599c2bc97fc2ec594996ee28793d /lib | |
parent | log with level log() not fatal() if peer behaves badly. (diff) | |
download | wireguard-openbsd-6bfe261252a6bb4ded32a5ff5f25ef9e08b30179.tar.xz wireguard-openbsd-6bfe261252a6bb4ded32a5ff5f25ef9e08b30179.zip |
Fix problem pointed out by FreeBSD, regen temp file name each time, to
avoid races.
Make use of basic Unix semantics, namely you can unlink a file while holding
open fd on the data. Avoid all the mess of having to track useless file names
around.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions