]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Do an smemclr(bytes) in bignum_random_in_range.
authorSimon Tatham <anakin@pobox.com>
Sat, 20 Dec 2014 18:44:36 +0000 (18:44 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 20 Dec 2014 18:51:42 +0000 (18:51 +0000)
It's used for sensitive data, so we shouldn't leave it lying around
after free.


No differences found