NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/25367: arc4random state is shared across forks



The following reply was made to PR lib/25367; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: lib/25367: arc4random state is shared across forks
Date: Sun, 25 May 2014 23:02:34 +0200

 This is wrong, it should just use pthread_atfork without penalizing the
 common case.
 
 Joerg
 


Home | Main Index | Thread Index | Old Index