[libvirt] [PATCH 2/8] conf: add privateData to virDomainGraphicsDef

John Ferlan jferlan at redhat.com
Thu Jan 17 15:29:23 UTC 2019



On 1/16/19 2:41 AM, Ján Tomko wrote:
> Signed-off-by: Ján Tomko <jtomko at redhat.com>
> ---
>  src/conf/domain_conf.c | 8 +++++++-
>  src/conf/domain_conf.h | 3 +++
>  2 files changed, 10 insertions(+), 1 deletion(-)
> 

An addendum because I've read further... and it became clearer.

virDomainGraphicsDefFree

Needs to have a virObjectUnref(def->privateData);

John




More information about the libvir-list mailing list