mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Clean virConnectPtr object on client disconnect. Fix cleanup when access checks fail
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
Thu Jul 12 10:57:17 CEST 2007 Daniel Veillard <veillard@redhat.com>
|
||||
Thu Jul 12 11:02:17 EST 2007 Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
* qemud/qemud.c: Fix cleanup when client access checks fail
|
||||
so we don't accidentally register a dead client with the
|
||||
event loop. Force close the virConnectPtr object if it is
|
||||
still open when a client connection goes away
|
||||
|
||||
Thu Jul 12 11:00:17 EST 2007 Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
* qemud/qemud.c: Add explicit checks for existance of x509
|
||||
certificate & key files to get better error reporting than
|
||||
|
||||
Reference in New Issue
Block a user