[libvirt] [PATCH] fix memory leak in __virStringListFree

David Lively dlively at virtualiron.com
Fri Oct 24 19:03:58 UTC 2008


Currently __virStringListFree is freeing only the list nodes, but not
the strings on the list (and neither is anyone else freeing these).
This small patch fixes that, and documents the two __virStringList
functions.

Dave

-------------- next part --------------
A non-text attachment was scrubbed...
Name: virStringList-leak-fix.patch
Type: text/x-patch
Size: 1249 bytes
Desc: 
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20081024/20252121/attachment-0001.bin>


More information about the libvir-list mailing list