- (djm) [openbsd-compat/bsd-arc4random.c] Fix math bug that caused bias

in arc4random_uniform with upper_bound in (2^30,2*31). Note that
   OpenSSH did not make requests with upper bounds in this range.
This commit is contained in:
Damien Miller 2008-06-04 10:54:00 +10:00
parent a7058ec7c0
commit 58ea61ba2a
2 changed files with 7 additions and 2 deletions