On 5/14/2018 6:01 AM, Andy Green wrote:
.../app/test-bbdev/test_bbdev_vector.c:917:5:
error: ‘strncat’ output truncated before terminating nul copying as many
bytes from a string as its length [-Werror=stringop-truncation]
strncat(entry, line, strlen(line));
^~
Signed-off-by: Andy Green
Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev")
Cc: sta...@dpdk.org
---
app/test-bbdev/test_bbdev_vector.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/test-bbdev/test_bbdev_vector.c
b/app/test-bbdev/test_bbdev_vec
2 matches
Mail list logo