mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
fixed two crashes (-k and -t under cygwin)
This commit is contained in:
@@ -73,8 +73,6 @@ void pcp_keygen(char *passwd) {
|
||||
pcpkey_printshortinfo(key);
|
||||
}
|
||||
}
|
||||
|
||||
free(k);
|
||||
free(mail);
|
||||
free(owner);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user