
2 Jan
2017
2 Jan
'17
2:30 p.m.
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@redhat.com> --- src/util/virutil.c | 27 +++++++++------------------ 1 file changed, 9 insertions(+), 18 deletions(-)
ACK Jan