aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-rng.c
diff options
context:
space:
mode:
authorEugenio Pérez <eperezma@redhat.com>2019-10-25 10:35:22 +0200
committerMichael S. Tsirkin <mst@redhat.com>2019-10-25 07:46:22 -0400
commit4a0117cf6e04d568a1963540bc0fa133b4d09b33 (patch)
tree76a38183d13bc3eae7fe4cadd6ffe3a78e6f55e3 /hw/virtio/virtio-rng.c
parentf90cda636d4d18f691d8e9ff386e222570ff6552 (diff)
downloadqemu-4a0117cf6e04d568a1963540bc0fa133b4d09b33.zip
qemu-4a0117cf6e04d568a1963540bc0fa133b4d09b33.tar.gz
qemu-4a0117cf6e04d568a1963540bc0fa133b4d09b33.tar.bz2
virtio: Free blk virqueues at unrealize()
The function virtio_del_queue was not called at unrealize() callback. This was detected due to add an allocated element on the vq introduce in future commits (used_elems) and running address sanitizer memory leak detector. Signed-off-by: Eugenio Pérez <eperezma@redhat.com> Message-Id: <20191025083527.30803-4-eperezma@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/virtio/virtio-rng.c')
0 files changed, 0 insertions, 0 deletions