[libvirt] [PATCH 4/4] Fix multiple vir*Ptr memory leaks in virsh.c

Daniel P. Berrange berrange at redhat.com
Wed Jul 22 11:24:16 UTC 2009


On Wed, Jul 22, 2009 at 01:20:59AM -0400, Laine Stump wrote:
> I noticed that one of my virInterface commandline functions in virsh.c
> was forgetting to call virInterfaceFree() before it was done, and
> since I had written it with copy-paste, I decided to check other
> functions in virsh.c for the same problem. Unless I misunderstand the
> APIs, I found a whole bunch of similar leaks of virDomain,
> virStoragePool, virNodeDevice, etc.
> ---
>  src/virsh.c |   32 +++++++++++++++++++++++++++-----
>  1 files changed, 27 insertions(+), 5 deletions(-)

ACk


Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list