libvirt/examples/domtop
Peter Krempa ba2b4da02d examples: domtop: Avoid leaking memory
Use the virTypedParamsFree unconditionally as it handles NULL well and
has the benefit of freeing a typed parameter array even if it wasn't yet
assigned, but only allocated.
2014-07-21 15:20:59 +02:00
..
domtop.c examples: domtop: Avoid leaking memory 2014-07-21 15:20:59 +02:00
Makefile.am examples: Introduce domtop 2014-07-18 16:39:54 +02:00