[PATCH v2 0/2] fix memleaks in virtio_9p_device_unrealize

pannengyuan@huawei.com posted 2 patches 4 years, 2 months ago
Test docker-quick@centos7 passed
Test docker-mingw@fedora passed
Test FreeBSD passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200117060927.51996-1-pannengyuan@huawei.com
Maintainers: Greg Kurz <groug@kaod.org>, "Michael S. Tsirkin" <mst@redhat.com>
hw/9pfs/virtio-9p-device.c | 1 +
1 file changed, 1 insertion(+)
[PATCH v2 0/2] fix memleaks in virtio_9p_device_unrealize
Posted by pannengyuan@huawei.com 4 years, 2 months ago
From: Pan Nengyuan <pannengyuan@huawei.com>

v1: fix memleaks in virtio_9p_device_unrealize
v2: split patch to make it easier for stable branches to merge

Pan Nengyuan (2):
  virtio-9p-device: fix memleak in virtio_9p_device_unrealize
  virtio-9p-device: convert to new virtio_delete_queue

 hw/9pfs/virtio-9p-device.c | 1 +
 1 file changed, 1 insertion(+)

-- 
2.21.0.windows.1