Home
last modified time | relevance | path

Searched hist:"08 cc67f3" (Results 1 – 1 of 1) sorted by relevance

/qemu/ui/
H A Dspice-core.c08cc67f3 Fri Oct 21 13:56:21 GMT 2011 Gerd Hoffmann <kraxel@redhat.com> spice: fix file handle cleanup

Setting both read and write handlers to NULL in qemu_set_fd_handler
is not enougth to make qemu purge the file handle from the list.
We must set opaque to NULL too.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>