libvirt/src/vmx
Stefan Berger 409a637eb1 vmx: fix resource leak
Error: RESOURCE_LEAK:
/libvirt/src/vmx/vmx.c:2431:
alloc_fn: Calling allocation function "calloc".
/libvirt/src/vmx/vmx.c:2431:
var_assign: Assigning: "networkName" =  storage returned from "calloc(1UL, 1UL)".
/libvirt/src/vmx/vmx.c:2495:
leaked_storage: Variable "networkName" going out of scope leaks the storage it points to.
2012-05-04 10:42:09 -04:00
..
vmx.c vmx: fix resource leak 2012-05-04 10:42:09 -04:00
vmx.h Put <stdbool.h> into internal.h so it is available everywhere 2011-02-24 12:04:06 +00:00