commit | d89745b9e7e2048c13b0173eadc2d41e23b6a79d | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Fri Dec 03 10:50:26 2010 +1100 |
committer | Damien Miller <djm@mindrot.org> | Fri Dec 03 10:50:26 2010 +1100 |
tree | c155f820167a055d9ce2425491aeb91204dfa061 | |
parent | d925dcd8a5d1a3070061006788352bed93260582 [diff] |
- (djm) [openbsd-compat/bindresvport.c] Use arc4random_uniform(range) instead of (arc4random() % range)