diff options
author | Wei Jiangang <weijg.fnst@cn.fujitsu.com> | 2016-03-23 15:26:19 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-04-07 19:57:33 +0300 |
commit | 2e4278b534997d8f33a6e8b7923c168f5e5c89c7 (patch) | |
tree | bded7f4b03e82a070168f094dceb91c877b0d4d4 /cpu-exec-common.c | |
parent | a378b49a4338ef61b86f4c74a1069036c7409141 (diff) |
hw/pci-bridge: Add missing unref in case register-bus fails
The error paths after a successful qdev_create/pci_bus_new
should contain a object_unref/object_unparent.
pxb_dev_init_common() did not yet, so add it.
Signed-off-by: Wei Jiangang <weijg.fnst@cn.fujitsu.com>
Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'cpu-exec-common.c')
0 files changed, 0 insertions, 0 deletions