qemu-patch-raspberry4/hw/input
Marc-André Lureau 0137a557aa 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>
2016-08-08 00:00:28 +04:00
..
adb.c cuda: port SET_DEVICE_LIST command to new framework 2016-02-17 09:59:30 +11:00
hid.c input: add trace events for full queues 2016-07-12 09:25:28 +02:00
lm832x.c hw: Clean up includes 2016-01-29 15:07:25 +00:00
Makefile.objs virtio-input: Fix device introspection on non-Linux hosts 2015-10-09 15:25:56 +02:00
milkymist-softusb.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
pckbd.c pckbd: handle A20 IRQ as GPIO 2016-06-29 14:03:46 +02:00
pl050.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
ps2.c ps2kbd: default to scancode_set 2, as with KBD_CMD_RESET 2016-04-08 00:07:36 +02:00
pxa2xx_keypad.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
stellaris_input.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
trace-events input: add trace events for full queues 2016-07-12 09:25:28 +02:00
tsc210x.c Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND 2016-03-22 22:20:17 +01:00
tsc2005.c Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND 2016-03-22 22:20:17 +01:00
virtio-input-hid.c virtio-input: fix emulated tablet axis ranges 2016-04-13 15:52:28 +02:00
virtio-input-host.c virtio-input: support absolute axis config in pass-through 2016-04-13 17:26:12 +02:00
virtio-input.c virtio-input: free config list 2016-08-08 00:00:28 +04:00
vmmouse.c hw: Clean up includes 2016-01-29 15:07:25 +00:00