]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: domain: Convert child buffers to use VIR_BUFFER_INIT_CHILD
authorPeter Krempa <pkrempa@redhat.com>
Wed, 30 Oct 2019 11:40:06 +0000 (12:40 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 13 Nov 2019 08:10:30 +0000 (09:10 +0100)
commite8bed23d15f0cbf07230e44d1efa6ac9edb1712b
tree6b63bb1d4dd64d5514b71b0d72bbfc8696fde5db
parent619fac2ea6d8391de900ecbaa596911c497dc7e9
conf: domain: Convert child buffers to use VIR_BUFFER_INIT_CHILD

Use the new helper to initialize child XML element buffers.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/conf/domain_conf.c