Remove outdated comment of seven years
PR: docs/116116 Approved by: cperciva MFC after: 1 week
This commit is contained in:
parent
008474bbf1
commit
a8448a8ce7
@ -236,10 +236,3 @@ and the return status of the call should be tested for failure.
|
||||
This will ensure that the program does not continue blindly
|
||||
in the event that an attacker has already created the file
|
||||
with the intention of manipulating or reading its contents.
|
||||
.Pp
|
||||
The implementation of these functions calls
|
||||
.Xr arc4random 3 ,
|
||||
which is not reentrant.
|
||||
You must provide your own locking around this and other consumers of the
|
||||
.Xr arc4random 3
|
||||
API.
|
||||
|
Loading…
x
Reference in New Issue
Block a user