numam-dpdk/lib/graph
Thomas Monjalon dbba7c9efb eal: save error in string copy
The string copy api rte_strscpy() did not set rte_errno during failures,
instead it just returned negative error number.

Set rte_errrno if the destination buffer is too small.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Signed-off-by: Xueming Li <xuemingl@nvidia.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
2021-07-05 15:11:30 +02:00
..
graph_debug.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
graph_ops.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
graph_populate.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
graph_private.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
graph_stats.c graph: fix null dereference in stats 2021-06-03 18:35:57 +02:00
graph.c log: register with standardized names 2021-05-11 15:17:55 +02:00
meson.build lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
node.c eal: save error in string copy 2021-07-05 15:11:30 +02:00
rte_graph_worker.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_graph.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
version.map lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00