[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ssh_channel_read , throwing exception when SSH_OPTIONS_LOG_VERBOSITY is set to SSH_LOG_PACKET or SSH_LOG_FUNCTIONS
[Thread Prev] | [Thread Next]
- Subject: ssh_channel_read , throwing exception when SSH_OPTIONS_LOG_VERBOSITY is set to SSH_LOG_PACKET or SSH_LOG_FUNCTIONS
- From: "V Sidnal, Nagraju" <nagraju.sidnal@xxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 23 Jun 2020 16:09:27 +0000
- To: "libssh@xxxxxxxxxx" <libssh@xxxxxxxxxx>
Hi All, If we are setting SSH_OPTIONS_LOG_VERBOSITY to SSH_LOG_PACKET or SSH_LOG_FUNCTIONS. However it works fine for other log level. ssh_options_set(my_ssh_session, SSH_OPTIONS_LOG_VERBOSITY, &verbosity); ssh_channel_read() is throwing unhandled exception . Is this existing bug or I m doing something wrong here. [cid:image001.png@01D649A6.C4548300] Please share your valuable inputs. Regards, Nagraju
Re: ssh_channel_read , throwing exception when SSH_OPTIONS_LOG_VERBOSITY is set to SSH_LOG_PACKET or SSH_LOG_FUNCTIONS | Jakub Jelen <jjelen@xxxxxxxxxx> |