unicorn/qemu/qom
Eduardo Habkost a439a8c701
qom: strdup() target property name on object_property_add_alias()
With this, object_property_add_alias() callers can safely free the
target property name, like what already happens with the 'name' argument
to all object_property_add*() functions.

Backports commit 1590d266d96b3f9b42443d6388dfc38f527ac2d8 from qemu
2018-02-17 15:23:19 -05:00
..
container.c Automated leading tab to spaces conversion. 2017-01-21 12:28:22 +11:00
cpu.c cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn() 2018-02-17 15:23:18 -05:00
Makefile.objs import 2015-08-21 15:04:50 +08:00
object.c qom: strdup() target property name on object_property_add_alias() 2018-02-17 15:23:19 -05:00
qom-qobject.c handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00