fix memleaks in private key deserialisation; enforce more consistency
authordjm <djm@openbsd.org>
Tue, 2 Feb 2021 22:36:46 +0000 (22:36 +0000)
committerdjm <djm@openbsd.org>
Tue, 2 Feb 2021 22:36:46 +0000 (22:36 +0000)
commit0ba312d86f8e08343f9c7c5f1c21c823992de472
tree55966d80718a20bdd6ac9c996b28a8a0eb7c49ed
parent4f162faeae2bdddb4351764219a89996cb5dade4
fix memleaks in private key deserialisation; enforce more consistency
between redundant fields in private key certificate and private key
body; ok markus@
usr.bin/ssh/sshkey.c