]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
- (djm) [openbsd-compat/bindresvport.c] Use arc4random_uniform(range)
authorDamien Miller <djm@mindrot.org>
Thu, 2 Dec 2010 23:50:26 +0000 (10:50 +1100)
committerDamien Miller <djm@mindrot.org>
Thu, 2 Dec 2010 23:50:26 +0000 (10:50 +1100)
commitd89745b9e7e2048c13b0173eadc2d41e23b6a79d
treec155f820167a055d9ce2425491aeb91204dfa061
parentd925dcd8a5d1a3070061006788352bed93260582
 - (djm) [openbsd-compat/bindresvport.c] Use arc4random_uniform(range)
   instead of (arc4random() % range)
ChangeLog
openbsd-compat/bindresvport.c