mirror of
https://github.com/clearml/dropbear
synced 2025-01-31 02:46:58 +00:00
Leak found with MallocDebug - it's kinda useful
--HG-- extra : convert_revision : 43fdd8b10616b9d5e11f677d16763c7a876a5ec3
This commit is contained in:
parent
0378cffafc
commit
15fb479e94
@ -169,6 +169,8 @@ void recv_msg_userauth_failure() {
|
||||
}
|
||||
}
|
||||
|
||||
m_free(methods);
|
||||
|
||||
cli_ses.state = USERAUTH_FAIL_RCVD;
|
||||
|
||||
TRACE(("leave recv_msg_userauth_failure"));
|
||||
|
Loading…
Reference in New Issue
Block a user