diff options
author | Gonglei <arei.gonglei@huawei.com> | 2014-09-27 13:13:56 +0800 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2014-10-15 05:03:04 +0200 |
commit | 8ae9a9ef4e610a58d0748f5aa7dd144b08e09039 (patch) | |
tree | b50d5fe4871f5403bafef851ac552da1f2cea608 /tests/virtio-scsi-test.c | |
parent | 3a53009fa044a554dbdeacf30a6b8ea3eb02fe63 (diff) |
qom: Add error handler for object alias property
object_property_add_alias() is called at some
places at present. And its parameter errp may not NULL,
such as
object_property_add_alias(obj, "iothread", OBJECT(&dev->vdev),"iothread",
&error_abort);
This patch add error handler for security.
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'tests/virtio-scsi-test.c')
0 files changed, 0 insertions, 0 deletions