Chris Lalancette 4aa36a68a6 Fix a memory leak in the snapshot code in libvirtd.
While running libvirtd under valgrind and doing some
snapshot testing I noticed that we would always leak a
connection reference.  The problem was actually that we
were leaking a domain reference in the libvirtd remote
snapshot code, which was in turn causing a leaked
connection reference.  Fix the situation by explicitly
taking and dropping a domain reference where we need it.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
2010-04-23 14:20:11 -04:00
..
2010-04-13 15:39:39 -04:00
2010-04-21 16:16:36 -04:00
2009-09-21 14:41:45 +01:00
2010-04-05 10:24:34 -04:00
2010-04-05 10:24:34 -04:00