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>
Please register or sign in to comment