diff --git a/cmdgen.c b/cmdgen.c index 9892dec8..bf6cae39 100644 --- a/cmdgen.c +++ b/cmdgen.c @@ -1064,7 +1064,6 @@ int main(int argc, char **argv) } if (ssh1key) { - sfree(ssh1key->comment); freersakey(ssh1key); } if (ssh2key) {