commit 617fc29d205b15f55d7192c496820b98428b701e Author: Matthew Dillon <[email protected]> Date: Wed Sep 7 23:09:12 2016 -0700
libc - restir arc4random() on fork()
* Fix an issue where the arc4random() function was not being re-stirred
on a fork.
Reported-by: zrj
Summary of changes:
lib/libc/gen/arc4random.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/617fc29d205b15f55d7192c496820b98428b701e
--
DragonFly BSD source repository
