On Fri, Aug 16, 2019 at 12:39:22PM +0200, Peter Krempa wrote:
Automatically free the intermediate JSON data to get rid of the
cleanup
section.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/util/virstoragefile.c | 20 +++++++-------------
1 file changed, 7 insertions(+), 13 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano