summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDaniel P. Berrange2017-08-29 18:04:52 +0200
committerDaniel P. Berrange2017-09-05 14:21:58 +0200
commit689ed13e73bdb5a5ca3366524475e3065fae854a (patch)
tree6f91badc14972dfacad1a83ab8db2f081e8e3bba /scripts
parentio: add new qio_channel_{readv, writev, read, write}_all functions (diff)
downloadqemu-689ed13e73bdb5a5ca3366524475e3065fae854a.tar.gz
qemu-689ed13e73bdb5a5ca3366524475e3065fae854a.tar.xz
qemu-689ed13e73bdb5a5ca3366524475e3065fae854a.zip
io: fix check for handshake completion in TLS test
The TLS I/O channel test had mistakenly used && instead of || when checking for handshake completion. As a result it could terminate the handshake process before it had actually completed. This was harmless before but changes in GNUTLS 3.6.0 exposed this bug and caused the test suite to fail. Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions