> -Original Message-
> From: Gaoxiang Liu
> Sent: Monday, July 26, 2021 10:42 PM
> To: Xia, Chenbo ; dev@dpdk.org; liugaoxi...@huawei.com
> Cc: Gaoxiang Liu
> Subject: [PATCH] net/virtio: fix memory leak of interrupt handle
>
> Free memory of interrupt handle in virtio_user_dev_uninit()
Missed R-by of Maxime will also be added when applying.
/Chenbo
> -Original Message-
> From: dev On Behalf Of Xia, Chenbo
> Sent: Tuesday, July 27, 2021 9:53 AM
> To: Gaoxiang Liu ; dev@dpdk.org; liugaoxi...@huawei.com
> Cc: Maxime Coquelin
> Subject: Re: [dpdk-dev]
Hi Gaoxiang,
> -Original Message-
> From: Gaoxiang Liu
> Sent: Monday, July 26, 2021 10:42 PM
> To: Xia, Chenbo ; dev@dpdk.org; liugaoxi...@huawei.com
> Cc: Gaoxiang Liu
> Subject: [PATCH] net/virtio: fix memory leak of interrupt handle
>
> Free memory of interrupt handle in virtio_user
On 7/26/21 1:59 PM, Gaoxiang Liu wrote:
> Free memory of interrupt handle in virtio_user_dev_uninit() to
> avoid memory leak.
> when virtio user dev closes, the "intr_handle" memory is not freed
> that is allocated in virtio_user_fill_intr_handle().
>
> Fixes: 3d4fb6fd2505 <"net/virtio-user: su
4 matches
Mail list logo