diff options
author | Yunjian Wang | 2018-05-31 09:28:22 +0200 |
---|---|---|
committer | Jason Wang | 2018-07-20 02:30:49 +0200 |
commit | 323e7c117754e4d4ce6b4282d74ad01c99d67714 (patch) | |
tree | 45932a4cf545d6e8a6122aadab67e140f9ca58c7 /linux-user/syscall.c | |
parent | e1000e: Prevent MSI/MSI-X storms (diff) | |
download | qemu-323e7c117754e4d4ce6b4282d74ad01c99d67714.tar.gz qemu-323e7c117754e4d4ce6b4282d74ad01c99d67714.tar.xz qemu-323e7c117754e4d4ce6b4282d74ad01c99d67714.zip |
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>
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions