mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-29 18:13:17 +00:00
object_property_add_child() references the child, unref it after to avoid ref leaks. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>