]> git.proxmox.com Git - mirror_qemu.git/commit
qapi: Assert incomplete object occurs only in dealloc visitor
authorMarkus Armbruster <armbru@redhat.com>
Fri, 24 Apr 2020 08:43:29 +0000 (10:43 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 30 Apr 2020 04:51:15 +0000 (06:51 +0200)
commit8e08bf4ea24c3e6e07fab2c1b5bdcc7b104012c4
treee3f489babc1f3891cf2c3d4523b46e7c7d32bf8e
parent554d6586ae96216771fe701c9d3a321e2adb057b
qapi: Assert incomplete object occurs only in dealloc visitor

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200424084338.26803-7-armbru@redhat.com>
docs/devel/qapi-code-gen.txt
include/qapi/visitor.h
qapi/qapi-visit-core.c
scripts/qapi/visit.py