[dpdk-dev] [PATCH v3] mbuf: fix freeing of NULL mbuf when debug enabled

Thomas Monjalon thomas at monjalon.net
Mon Jan 29 16:58:56 CET 2018


29/01/2018 10:39, Olivier Matz:
> Do not panic when calling rte_pktmbuf_free(NULL) with mbuf debug
> enabled, it is a valid operation.
> 
> Fixes: af75078fece3 ("first public release")
> Cc: stable at dpdk.org
> 
> Reported-by: Keith Wiles <keith.wiles at intel.com>
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>

Applied, thanks



More information about the dev mailing list