Pavel Roskin 65ac8e758b Fix memory leak: free session data
Call scp_session_destroy() in the functions that call
scp_session_create() and nowhere else.

As found by Valgrind, the session data is not freed if the session is
created successfully.
2016-10-21 20:15:50 +00:00
..
2016-02-13 20:41:07 -08:00
2016-05-04 23:33:30 -07:00
2016-02-13 20:41:07 -08:00
2016-02-13 20:41:07 -08:00