Quoting Jason Wang (2018-05-31 04:46:05)
On 2018年05月31日 15:28, wangyunjian wrote:
From: Yunjian Wang<address@hidden>
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<address@hidden>
Signed-off-by: Yunjian Wang<address@hidden>
---
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?