numam-dpdk/lib/librte_ring
Olivier Matz 85cf00791c mem: avoid memzone/mempool/ring name truncation
Check the return value of snprintf to ensure that the name of
the object is not truncated.

By the way, update the test to avoid to trigger an error in
that case.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2016-05-19 14:40:14 +02:00
..
Makefile mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
rte_ring_version.map ring: support freeing 2015-11-04 00:49:59 +01:00
rte_ring.c mem: avoid memzone/mempool/ring name truncation 2016-05-19 14:40:14 +02:00
rte_ring.h ring: fix deadlock in zero object multi enqueue or dequeue 2016-03-22 17:55:16 +01:00