[libvirt] [PATCH 0/3] Fix crash when relaying objects and closing connection at the same time

Peter Krempa pkrempa at redhat.com
Wed Mar 25 08:35:05 UTC 2015


Fix the crash and clean up two related places.

Peter Krempa (3):
  util: identity: Harden virIdentitySetCurrent()
  daemon: Clear fake domain def object that is used to check ACL prior
    to use
  rpc: Don't unref identity object while callbacks still can be executed

 daemon/remote.c              | 1 +
 src/rpc/virnetserverclient.c | 4 ++--
 src/util/viridentity.c       | 4 +++-
 3 files changed, 6 insertions(+), 3 deletions(-)

-- 
2.2.2




More information about the libvir-list mailing list