git: DragonFly_RELEASE_4_6 libc - restir arc4random() on fork()
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Sep 7 23:11:55 PDT 2016
commit e311d3bec2c7a5bd7428e378fe9cd7105db1bc5b
Author: Matthew Dillon <dillon at apollo.backplane.com>
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/e311d3bec2c7a5bd7428e378fe9cd7105db1bc5b
--
DragonFly BSD source repository
More information about the Commits
mailing list