[dpdk-dev] [PATCH v2] pcap: fix memory leak in jumbo frames

Bruce Richardson bruce.richardson at intel.com
Wed Sep 21 12:57:29 CEST 2016


On Tue, Sep 20, 2016 at 02:12:38PM +0100, Ferruh Yigit wrote:
> Hi Dror,
> 
> On 9/20/2016 1:08 PM, Dror Birkman wrote:
> > If rte_pktmbuf_alloc() fails on any segment that is not the initial
> > segment, previously allocated mbufs are not freed.
> > 
> > Fixes: 6db141c91e1f ("pcap: support jumbo frames")
> > 
> > Cc: <stable at dpdk.org>
> > Signed-off-by: Dror Birkman <dror.birkman at lightcyber.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>
> 
Applied to dpdk-next-net/rel_16_11

/Bruce


More information about the dev mailing list