[libvirt PATCH 12/13] conf: use g_new0

Erik Skultety eskultet at redhat.com
Thu Oct 8 08:11:35 UTC 2020


> +    checkpoints = g_new0(virDomainCheckpointObjList,
> +                         1);

^This one too, there are a couple more instances.




More information about the libvir-list mailing list