[libvirt] [PATCHv2 0/4] Fix race and crash in connection close callback.

Peter Krempa pkrempa at redhat.com
Wed Mar 27 14:05:31 UTC 2013


Originaly reported by Viktor, this changes a few bits I didn't like
on the original series.

Peter Krempa (2):
  virsh: Move cmdConnect from virsh-host.c to virsh.c
  virsh: Register and unregister the close callback also in cmdConnect

Viktor Mihajlovski (2):
  libvirt: Increase connection reference count for callbacks
  virsh: Unregister the connection close notifier upon termination

 src/libvirt.c      |   5 +++
 tools/virsh-host.c |  67 ----------------------------------
 tools/virsh.c      | 103 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 103 insertions(+), 72 deletions(-)

-- 
1.8.1.5




More information about the libvir-list mailing list