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

Daniel Veillard veillard at redhat.com
Wed Jul 22 13:53:46 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.

  Great, pushed, thanks !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list