diff options
author | 1996-09-24 02:58:52 +0000 | |
---|---|---|
committer | 1996-09-24 02:58:52 +0000 | |
commit | 7ffd4e56ed7ab019d24a59177e1efcb640754f95 (patch) | |
tree | 1962f5307dc60de45dd580c4a4b04df56f608112 /usr.bin/patch/util.c | |
parent | no mknod in chroot (diff) | |
download | wireguard-openbsd-7ffd4e56ed7ab019d24a59177e1efcb640754f95.tar.xz wireguard-openbsd-7ffd4e56ed7ab019d24a59177e1efcb640754f95.zip |
Use mkstemp(). Since temp files get re-used we use mkstemp() to make
us a "place holder" (and discard the fd) to protect from DOS attacks
and then just re-use that.
Diffstat (limited to 'usr.bin/patch/util.c')
0 files changed, 0 insertions, 0 deletions