> > From: Dahir Osman <dahir.os...@windriver.com>
> > 
> > The rte_ip_frag_table_destroy procedure simply releases the memory for the
> > table without freeing the packet buffers that may be referenced in the hash
> > table for in-flight or incomplete packet reassembly operations.  To prevent
> > leaked mbufs go through the list of fragments and free each one
> > individually.
> > 
> > Fixes: 416707812c03 ("ip_frag: refactor reassembly code into a proper 
> > library")
> > 
> > Reported-by: Matt Peters <matt.pet...@windriver.com>
> > Signed-off-by: Allain Legacy <allain.leg...@windriver.com>
> 
> Acked-by: Konstantin Ananyev <konstantin.anan...@intel.com>

Applied, thanks

Reply via email to