[dpdk-dev] [PATCH] mem: fix mem leak issue when attaching a PCI device without driver to DPDK
    David Marchand 
    david.marchand at redhat.com
       
    Mon Jun 28 11:25:03 CEST 2021
    
    
  
On Mon, Jun 28, 2021 at 11:03 AM RickZhong <winsome8282 at 163.com> wrote:
>
> when trying to attach a PCI device without driver to DPDK,
> the 'dev' is malloced but not freed.
>
> Signed-off-by: RickZhong <winsome8282 at 163.com>
Thanks for the patch.
I already submitted a similar fix.
https://patchwork.dpdk.org/project/dpdk/patch/20210616065257.16044-1-david.marchand@redhat.com/
-- 
David Marchand
    
    
More information about the dev
mailing list