diff options
author | Marc-André Lureau | 2016-07-15 10:55:12 +0200 |
---|---|---|
committer | Marc-André Lureau | 2016-08-07 22:00:28 +0200 |
commit | 0137a557aac07480ff8447ef372f0581af5ee65a (patch) | |
tree | d57b314263f8cb2fa9ee950f3f194886dd6f295c /hw/vfio/platform.c | |
parent | qjson: free str (diff) | |
download | qemu-0137a557aac07480ff8447ef372f0581af5ee65a.tar.gz qemu-0137a557aac07480ff8447ef372f0581af5ee65a.tar.xz qemu-0137a557aac07480ff8447ef372f0581af5ee65a.zip |
virtio-input: free config list
Clear the list when finalizing. The list is created during realize with
virtio_input_idstr_config() and later by further calls to
virtio_input_init_config() and virtio_input_add_config().
This leak can be reproduced with device-introspect-test -p
/x86_64/device/introspect/concrete.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/vfio/platform.c')
0 files changed, 0 insertions, 0 deletions