-
- Downloads
Allow init_sftp() to safely be called twice.
This prevents the case where input_thread() accepts the sftp connection and calls init_sftp(), then answer() does the same thing, clobbering the previous state.
Loading
Please register or sign in to comment