qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Qemu-stable] [PATCH v2] tap: fix memory leak on succes


From: Jason Wang
Subject: Re: [Qemu-devel] [Qemu-stable] [PATCH v2] tap: fix memory leak on success to create a tap device
Date: Thu, 19 Jul 2018 16:53:52 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1



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<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?


Fall through cracks unfortuately. It will be included in the next pull request.

Thanks



reply via email to

[Prev in Thread] Current Thread [Next in Thread]