aboutsummaryrefslogtreecommitdiff
path: root/elf.h
diff options
context:
space:
mode:
authorCorentin Chary <corentincj@iksaif.net>2011-02-04 09:05:53 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2011-02-04 06:33:26 -0600
commit73eb4c04e9e8ea7f6eb83694cb0c43e38d882a7c (patch)
tree1b93f15ea46970f9a9ff1e5c837b8be2e62602e0 /elf.h
parent7185f9315bcf90e99b123370cf4d19b8c20afbd5 (diff)
downloadqemu-73eb4c04e9e8ea7f6eb83694cb0c43e38d882a7c.zip
qemu-73eb4c04e9e8ea7f6eb83694cb0c43e38d882a7c.tar.gz
qemu-73eb4c04e9e8ea7f6eb83694cb0c43e38d882a7c.tar.bz2
vnc: qemu can die if the client is disconnected while updating screen
agraf reported that qemu_mutex_destroy(vs->output_mutex) while failing in vnc_disconnect_finish(). It's because vnc_worker_thread_loop() tries to unlock the mutex while not locked. The unlocking call doesn't fail (pthread bug ?), but the destroy call does. Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'elf.h')
0 files changed, 0 insertions, 0 deletions