On Fri, Feb 08, 2019 at 01:37:12PM -0500, John Ferlan wrote:
Let's make use of the auto __cleanup capabilities cleaning up any
now unnecessary goto paths.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
Reviewed-by: Erik Skultety <eskultet(a)redhat.com>
---
src/util/virstoragefile.c | 128 ++++++++++++++------------------------
1 file changed, 46 insertions(+), 82 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano