[dpdk-dev] [PATCH] af_packet: fix possible memory leak

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Dec 19 23:34:15 CET 2014


> > In rte_pmd_init_internals, we are mapping memory but not released
> > if error occure it could produce memoryleak.
> > Add unmmap function to release memory.
> > 
> > Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyglod at intel.com>
> 
> Acked-by: John W. Linville <linville at tuxdriver.com>

Applied

Thanks
-- 
Thomas


More information about the dev mailing list