]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Don't free uninitialized pointer
authorJiri Denemark <jdenemar@redhat.com>
Fri, 4 Nov 2011 08:25:20 +0000 (09:25 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 4 Nov 2011 09:33:17 +0000 (10:33 +0100)
commit15fd90b6411e0598dd820b33bbda8d4379da8693
tree5d1d04918092d9e7d84725c6c2464ba623f2d953
parent5d4b0c4c806fd85cceab19678bd4c60d4d515389
conf: Don't free uninitialized pointer

This causes libvirtd to crash when both <boot dev='...'/> and <boot
order='...'/> are used in one domain XML. Introduced by
5fa3d775a9f8cdb3423373eb084219aaf778df11
src/conf/domain_conf.c