[libvirt] [PATCH 0/2] libssh2 connection fixes

Cédric Bosdonnat cbosdonnat at suse.com
Fri Oct 24 05:15:53 UTC 2014


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




More information about the libvir-list mailing list