On 2018年07月19日 00:32, Michael Roth wrote:
Quoting Jason Wang (2018-05-31 04:46:05)
On 2018年05月31日 15:28, wangyunjian wrote:
From: Yunjian Wang<wangyunj...@huawei.com>
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<qemu-sta...@nongnu.org>
Signed-off-by: Yunjian Wang<wangyunj...@huawei.com>
---
v2:
-add commit log and cc qemu-stable with fixes tags
---
Applied.
It looks like this hasn't made its way to master yet. Is a pull request
still planned?
Fall through cracks unfortuately. It will be included in the next pull
request.
Thanks