mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-22 06:38:37 -05:00
cmdgen: fix a tiny memory leak.
One of those things you'd never notice if it weren't for Leak Sanitiser happening to be turned on while you were doing something else: freersakey() frees all the things pointed to _from_ an RSAKey structure, but not the structure itself.
This commit is contained in:
parent
02dfae7fe4
commit
be0b7cee83
Loading…
x
Reference in New Issue
Block a user