]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream commit
authornatano@openbsd.org <natano@openbsd.org>
Mon, 19 Sep 2016 07:52:42 +0000 (07:52 +0000)
committerDamien Miller <djm@mindrot.org>
Wed, 21 Sep 2016 01:03:55 +0000 (11:03 +1000)
commit492710894acfcc2f173d14d1d45bd2e688df605d
treefd3f5579b3447829ded98734777aa5729dc3c149
parent1036356324fecc13099ac6e986b549f6219327d7
upstream commit

Replace two more arc4random() loops with
arc4random_buf().

tweaks and ok dtucker
ok deraadt

Upstream-ID: 738d3229130ccc7eac975c190276ca6fcf0208e4
channels.c
sshconnect1.c