-
Gerd Hoffmann authored
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>Gerd Hoffmann authoredSetting 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>
Loading