
14 Nov
2019
14 Nov
'19
12:24 p.m.
On Thu, Nov 14, 2019 at 11:43:30AM +0100, Peter Krempa wrote:
Simplify the final lookup loop by freeing memory automatically and thus being able to directly return the result.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/util/virfile.c | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>