[dpdk-dev] [PATCH] mbuf: fix leak and errno on pool creation error

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Oct 5 14:22:02 CEST 2016


2016-09-19 14:34, Olivier Matz:
> On error, the mempool object has to be freed, and rte_errno should be a
> positive value.
> 
> Fixes: 152ca517900b ("mbuf: use default mempool handler from config")
> 
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>

Applied, thanks


More information about the dev mailing list