mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
Split ChanType closehandler() and cleanup() so that dbclient doesn't
lose exit status messages
This commit is contained in:
@@ -52,6 +52,7 @@ const struct ChanType cli_chan_agent = {
|
||||
new_agent_chan,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user