
18 Jun
2012
18 Jun
'12
12:13 p.m.
On 06/12/2012 12:31 AM, Gao feng wrote:
when libvirt_lxc trigger oom error in lxcContainerGetSubtree we should free the alloced memory for mounts.
so when lxcContainerGetSubtree failed,we should do some memory cleanup in lxcContainerUnmountSubtree.
virReportOOMError(); goto cleanup; } + nmounts++; VIR_DEBUG("Grabbed %s", mntent.mnt_dir);
Whitespace damage. We don't use TAB's, and 'make syntax-check' would have caught this. -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org