
6 Mar
2019
6 Mar
'19
3:29 p.m.
On Wed, Mar 06, 2019 at 09:20:47AM +0100, Peter Krempa wrote:
Rather than moving the XPath root node in the caller and then still passing it down, make sure that the callees move the node themselves.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/domain_conf.c | 45 ++++++++++++++++++------------------------ 1 file changed, 19 insertions(+), 26 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano