]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: disk: Don't initialize fields allocated by calloc
authorPeter Krempa <pkrempa@redhat.com>
Mon, 11 Apr 2016 14:06:07 +0000 (16:06 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 13 Apr 2016 06:20:44 +0000 (08:20 +0200)
commit4bbac0f9b9fa681bc6dba34515e32942c5b3f4c7
tree3f42a3865830773ae7e4078eccb00aff38b8cc89
parentdcf02a704f070ed1103ee4865d3f6c493dbdfa5e
conf: disk: Don't initialize fields allocated by calloc

All the fields were initialized to 0.
src/conf/domain_conf.c