Hi guys,

Here are 2 trivial patches to fixes issues connecting using libssh2. The first
one fixes a -1 use with a size_t, and the second one discards callbacks with
no prompt called by the SSH server.


Cédric Bosdonnat (2):
  Fix test wanting a negative size_t
  Fix handling keyboard-interactive callbacks for libssh2

 src/rpc/virnetsshsession.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

-- 
1.8.4.5

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to