fix leaks in unit test; with this, all unit tests are leak free
authordjm <djm@openbsd.org>
Fri, 13 Jul 2018 02:13:19 +0000 (02:13 +0000)
committerdjm <djm@openbsd.org>
Fri, 13 Jul 2018 02:13:19 +0000 (02:13 +0000)
commit9a2c6a51b297b992dbf5619425e2defed3d7b042
tree84eedd7d25d6f994f949b1963167f2e016899f3a
parent5a091d7d725f4f5707bac68123a1926e08bcc2c9
fix leaks in unit test; with this, all unit tests are leak free
(as far as valgrind can spot anyway)
regress/usr.bin/ssh/unittests/sshkey/test_sshkey.c