numam-dpdk/lib/librte_mempool
Olivier Matz 86f36ff957 mempool: fix leak when creation fails
Since commits ff909fe21f and 4e32101f9b, it is now possible to free
memzones and rings.

The rte_mempool_create() should be modified to take advantage of this
and not leak memory when an allocation fails.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2016-02-19 16:17:45 +01:00
..
Makefile mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
rte_dom0_mempool.c lib: remove extra parenthesis after return 2015-06-23 23:31:15 +02:00
rte_mempool_version.map mempool: fix mlx driver loading 2015-12-06 01:02:51 +01:00
rte_mempool.c mempool: fix leak when creation fails 2016-02-19 16:17:45 +01:00
rte_mempool.h remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00