mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-31 16:57:10 +00:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=232505
@ -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…
Reference in New Issue
Block a user