aboutsummaryrefslogtreecommitdiff
path: root/qemu-options.hx
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2020-01-10 19:30:24 +0400
committerPaolo Bonzini <pbonzini@redhat.com>2020-01-24 20:59:13 +0100
commitfc4fe712aed18e0b5b88cfc56769c76d15a6ff66 (patch)
treec570c2a0bbf11e9dea4eda5698ba3e8c3e4c8c18 /qemu-options.hx
parent0e76ed0a5da4c8540597c1ffac72705e04323f69 (diff)
object: do not free class properties
The release callback is called during object_property_del_all(), on a live instance. But class properties are common among all instances. It is not currently called, because we don't release classes, but it would not be correct if we did. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20200110153039.1379601-12-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qemu-options.hx')
0 files changed, 0 insertions, 0 deletions