
18 Sep
2019
18 Sep
'19
6:01 p.m.
On Mon, Sep 16, 2019 at 14:17:08 +0200, Peter Krempa wrote:
Refactor functions using these two object types together with VIR_AUTOPTR.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/domain_conf.c | 16 +++++----------- src/conf/storage_conf.c | 20 +++++++------------- 2 files changed, 12 insertions(+), 24 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>