]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
It suddenly strikes me as probably a good idea to enforce that anyone
authorSimon Tatham <anakin@pobox.com>
Fri, 19 Jul 2013 17:44:20 +0000 (17:44 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 19 Jul 2013 17:44:20 +0000 (17:44 +0000)
commit33f485c1c3a0942192763f085292aa57d9c3de87
tree1771ef25ba73bf78df2d87c662b2b04cdcef4861
parente8f661c2e40424c2b92c4157b3971e1c657388e8
It suddenly strikes me as probably a good idea to enforce that anyone
calling random_byte has previously called random_ref.

(I'm not aware of any current code getting this wrong! It just seems
to me to be the sort of thing you'd want to be really sure of.)

[originally from svn r9930]
sshrand.c