diff options
author | Ladi Prosek | 2017-03-24 15:24:49 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2017-03-27 12:14:44 +0200 |
commit | 0f5a15e40ad1512c70d1323a73c7b073e32e17ee (patch) | |
tree | f2134a23219b9c8821a0117ff3791e6c2df8a2f7 /include/hw | |
parent | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... (diff) | |
download | qemu-0f5a15e40ad1512c70d1323a73c7b073e32e17ee.tar.gz qemu-0f5a15e40ad1512c70d1323a73c7b073e32e17ee.tar.xz qemu-0f5a15e40ad1512c70d1323a73c7b073e32e17ee.zip |
virtio-input: free event queue when finalizing
VirtIOInput.queue was never freed. This commit adds an explicit
g_free to virtio_input_finalize and switches the allocation
function from realloc to g_realloc in virtio_input_send.
Signed-off-by: Ladi Prosek <lprosek@redhat.com>
Message-id: 1490365490-4854-2-git-send-email-lprosek@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'include/hw')
0 files changed, 0 insertions, 0 deletions