commit | 58ea61ba2a747e4f0beb3afcbbdea8ada5119143 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Wed Jun 04 10:54:00 2008 +1000 |
committer | Damien Miller <djm@mindrot.org> | Wed Jun 04 10:54:00 2008 +1000 |
tree | ec76bc8cd66c5c5b61fe7d3bf3c7ae99b6d2b758 | |
parent | a7058ec7c03017b89ba75fc0b9a58ca672aab9e9 [diff] |
- (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.