On Tue, Oct 15, 2019 at 05:35:02PM +0200, Jiri Denemark wrote:
Signed-off-by: Jiri Denemark <[email protected]>
---

Notes:
   Version 2:
   - no change

src/conf/cpu_conf.h | 1 +
1 file changed, 1 insertion(+)

diff --git a/src/conf/cpu_conf.h b/src/conf/cpu_conf.h
index 30904fab95..230e75f077 100644
--- a/src/conf/cpu_conf.h
+++ b/src/conf/cpu_conf.h
@@ -151,6 +151,7 @@ virCPUDefFreeModel(virCPUDefPtr def);

void
virCPUDefFree(virCPUDefPtr def);
+VIR_DEFINE_AUTOPTR_FUNC(virCPUDef, virCPUDefFree);

G_DEFINE_AUTOPTR_CLEANUP_FUNC

Reviewed-by: Ján Tomko <[email protected]>

Jano

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to