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

Cedric Bosdonnat cbosdonnat at suse.com
Sat Oct 25 23:21:03 UTC 2014


Sorry guys, I just resent those as I got emails saying they weren't
sent. Just discard the second ones...

--
Cedric

On Thu, 2014-10-23 at 22:15 -0700, Cédric Bosdonnat wrote:
> 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(-)
> 





More information about the libvir-list mailing list