simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Thu Jan 16 19:16:19 GMT 2014


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       10117
Date:           2014-01-16 19:16:19 +0000 (Thu, 16 Jan 2014)

Log message (7 lines):
Fix assertion failure in Unix PuTTYgen exports.

The assertions I added to sshrand.c in r9930 are now justified,
because they were failing when cmdgen was used to convert a key into
either foreign private key file format - both the export functions
require random_byte() for one reason or another, and random_ref()
hadn't been called first.

Modified files:
U   putty/cmdgen.c

Links:
http://svn.tartarus.org/sgt/?rev=10117&view=rev
http://svn.tartarus.org/sgt/putty/cmdgen.c?rev=10117&r1=10116&r2=10117



More information about the tartarus-commits mailing list