diff options
author | Gerd Hoffmann | 2016-07-13 12:21:20 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2016-07-15 12:00:06 +0200 |
commit | 5a8be0f73d6f60ff08746377eb09ca459f39deab (patch) | |
tree | 60b0c827a59895920f91d7c1412c6c0634755af0 /scripts/tracetool/format/ust_events_h.py | |
parent | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'... (diff) | |
download | qemu-5a8be0f73d6f60ff08746377eb09ca459f39deab.tar.gz qemu-5a8be0f73d6f60ff08746377eb09ca459f39deab.tar.xz qemu-5a8be0f73d6f60ff08746377eb09ca459f39deab.zip |
vnc: make sure we finish disconnect
It may happen that vnc connections linger in disconnecting state forever
because VncState happens to be in a state where vnc_update_client()
exists early and never reaches the vnc_disconnect_finish() call at the
bottom of the function. Fix that by doing an additinal check at the
start of the function.
https://bugzilla.redhat.com/show_bug.cgi?id=1352799
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 1468405280-2571-1-git-send-email-kraxel@redhat.com
Diffstat (limited to 'scripts/tracetool/format/ust_events_h.py')
0 files changed, 0 insertions, 0 deletions