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: sta...@dpdk.org
>
> Reported-by: Keith Wiles
> Signed-off-by: Olivier Matz
Applied, thanks
Do not panic when calling rte_pktmbuf_free(NULL) with mbuf debug
enabled, it is a valid operation.
Fixes: af75078fece3 ("first public release")
Cc: sta...@dpdk.org
Reported-by: Keith Wiles
Signed-off-by: Olivier Matz
---
lib/librte_mbuf/rte_mbuf.h | 5 +++--
1 file changed, 3 insertions(+), 2
2 matches
Mail list logo