mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-10 18:28:10 +09:00
tests: Avoid memory leaks
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Norbert Pocs <npocs@redhat.com>
This commit is contained in:
@@ -292,6 +292,8 @@ torture_run_tests(void)
|
||||
setup_directory_structure,
|
||||
teardown_directory_structure);
|
||||
|
||||
ssh_free(session);
|
||||
|
||||
ssh_finalize();
|
||||
|
||||
return rc;
|
||||
|
||||
Reference in New Issue
Block a user