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-10-17 08:38:22 -07:00
2016-07-08 04:15:39 +00:00
2016-02-13 20:41:07 -08:00
2016-05-04 23:33:30 -07:00
2016-01-30 17:39:25 -08:00
2016-10-17 08:38:22 -07:00
2016-07-08 04:29:42 +00:00
2016-02-13 20:41:07 -08:00
2016-07-08 04:15:41 +00:00
2016-02-10 09:30:23 -08:00
2016-07-08 04:29:49 +00:00
2016-07-08 04:29:49 +00:00
2016-07-08 04:29:42 +00:00
2016-07-08 04:29:42 +00:00
2016-10-21 20:15:50 +00:00
2016-07-08 04:29:42 +00:00
2016-02-13 20:41:07 -08:00
2016-02-21 23:06:48 -08:00