On Wed, Mar 13, 2019 at 11:13:09AM +0100, Michal Privoznik wrote:
This is mostly to avoid a memleak that is not a true memleak
anyway - prefixes will be freed by kernel upon test exit.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
tests/qemufirmwaretest.c | 2 ++
tests/qemuxml2argvtest.c | 1 +
2 files changed, 3 insertions(+)
Reviewed-by: Martin Kletzander <mkletzan(a)redhat.com>