summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>2004-06-21 19:38:25 +0000
committerMike Pritchard <mpp@FreeBSD.org>2004-06-21 19:38:25 +0000
commit14243126c56e7862728fa3089310502433337592 (patch)
tree5bb469827480c3e90788884ca554a7720bcdcd4a /lib/libc
parent1c035a6eb3cd67bba4b7e3d18fc6919fbb758110 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/stdio/tmpnam.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/tmpnam.3 b/lib/libc/stdio/tmpnam.3
index 19e7ba82193c..7937a0ab6d0a 100644
--- a/lib/libc/stdio/tmpnam.3
+++ b/lib/libc/stdio/tmpnam.3
@@ -190,7 +190,7 @@ The
and
.Fn tempnam
functions are susceptible to a race condition
-occuring between the selection of the file name
+occurring between the selection of the file name
and the creation of the file,
which allows malicious users
to potentially overwrite arbitrary files in the system,