Skip to content
Snippets Groups Projects
Commit ac71103d authored by Yoshiaki Tamura's avatar Yoshiaki Tamura Committed by Anthony Liguori
Browse files

vnc: check fd before calling qemu_set_fd_handler2() in vnc_client_write()


Setting fd = -1 to qemu_set_fd_handler2() causes bus error at FD_SET
in main_loop_wait().

Signed-off-by: default avatarYoshiaki Tamura <tamura.yoshiaki@lab.ntt.co.jp>
Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
parent 8b53a865
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment