mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04: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
1 changed files with 0 additions and 7 deletions
|
|
@ -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 a new issue