Alfred Gebert
b84f69c960
fix memory leak in userauth_keyboard_interactive()
...
First I wanted to free the memory in session_free() but then
I had still memory leaks because in my test case the function
userauth_keyboard_interactive() is called twice. It is called
twice perhaps because the server has this authentication
methods available: publickey,gssapi-with-mic,keyboard-interactive
The keyboard-interactive method is successful.
2010-10-27 22:47:34 +02:00
..
2009-06-04 18:20:29 +02:00
2010-10-07 11:19:35 +02:00
2010-10-25 16:07:46 +02:00
2010-10-27 11:45:07 +02:00
2010-10-22 13:37:13 +02:00
2010-10-22 13:37:13 +02:00
2010-10-07 11:21:20 +02:00
2010-03-23 21:09:32 +01:00
2010-04-28 08:57:56 +02:00
2010-10-23 00:11:59 +02:00
2010-10-23 00:11:59 +02:00
2010-05-21 00:01:57 +01:00
2010-04-17 13:18:15 +02:00
2010-06-23 11:31:04 +02:00
2010-10-25 16:05:53 +02:00
2010-01-29 23:22:56 +01:00
2009-03-26 22:25:23 +00:00
2009-07-18 00:35:38 +02:00
2010-10-13 15:19:12 +02:00
2010-04-17 13:18:15 +02:00
2010-06-10 02:28:47 +02:00
2010-06-27 22:23:50 +02:00
2010-04-25 19:35:43 +02:00
2010-10-23 00:11:59 +02:00
2010-04-17 13:18:15 +02:00
2009-09-07 18:10:49 +02:00
2010-10-23 00:11:59 +02:00
2010-10-23 00:11:59 +02:00
2010-10-23 00:11:59 +02:00
2010-04-25 19:35:43 +02:00
2010-10-25 16:30:09 +02:00
2010-10-25 16:05:53 +02:00
2010-10-23 00:47:51 +02:00
2010-10-23 00:11:59 +02:00
2010-10-27 22:47:34 +02:00
2010-04-25 19:35:43 +02:00
2009-03-28 12:50:34 +00:00