-
Ross Lagerwall authored
If the file descriptor underlying QIOChannelFile is closed in the io_close() method, don't close it again in the finalize() method since the file descriptor number may have been reused in the meantime. Signed-off-by:
Ross Lagerwall <ross.lagerwall@citrix.com>
Signed-off-by:
Daniel P. Berrange <berrange@redhat.com>Ross Lagerwall authoredIf the file descriptor underlying QIOChannelFile is closed in the io_close() method, don't close it again in the finalize() method since the file descriptor number may have been reused in the meantime. Signed-off-by:
Ross Lagerwall <ross.lagerwall@citrix.com>
Signed-off-by:
Daniel P. Berrange <berrange@redhat.com>
Loading