tests: Fix memory leak in torture_auth_cert
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Этот коммит содержится в:
родитель
d8474207b6
Коммит
5b84772343
@ -500,9 +500,6 @@ static void torture_auth_cert(void **state) {
|
||||
struct passwd *pwd;
|
||||
int rc;
|
||||
|
||||
privkey = ssh_key_new();
|
||||
assert_true(privkey != NULL);
|
||||
|
||||
cert = ssh_key_new();
|
||||
assert_true(cert != NULL);
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user