Searched hist:"323 e7c117754e4d4ce6b4282d74ad01c99d67714" (Results 1 – 1 of 1) sorted by relevance
/qemu/net/ |
H A D | tap.c | 323e7c117754e4d4ce6b4282d74ad01c99d67714 Thu May 31 07:28:22 UTC 2018 Yunjian Wang <wangyunjian@huawei.com> tap: fix memory leak on success to create a tap device
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>
|