mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
The memory leak on success to create a tap device. And the nfds and nvhosts may not be the same and need to be processed separately. Fixes: 07825977 ("tap: fix memory leak on failure to create a multiqueue tap device") Fixes:264986e2
("tap: multiqueue support") Cc: qemu-stable@nongnu.org Signed-off-by: Yunjian Wang <wangyunjian@huawei.com> Signed-off-by: Jason Wang <jasowang@redhat.com> (cherry picked from commit323e7c1177
) Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>