On Fri, Nov 18, 2016 at 09:26:35AM -0500, John Ferlan wrote:
Rather than extraneous VIR_FREE's depending on where we are in the
code,
move them to the top of the loop and in the cleanup path.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/util/virutil.c | 27 +++++++++------------------
1 file changed, 9 insertions(+), 18 deletions(-)
ACK
Jan