]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: caps: sysinfo: 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)
commit4a0ccab7728de74496a7817084aa3ac8504125dd
tree1049c0275d8cf79c2b92f60ed16e8989e0adf26e
parent186e247b4cdc61f2d8e6cce3a282f912199c1d49
conf: caps: sysinfo: 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/capabilities.c