Re: [dpdk-dev] [PATCH] app/testbbdev: fix out-of-bounds read

2018-01-31 Thread Thomas Monjalon
31/01/2018 14:46, Amr Mokhtar: > Coverity issue: 257033 > Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev") > > Signed-off-by: Amr Mokhtar Applied, thanks

[dpdk-dev] [PATCH] app/testbbdev: fix out-of-bounds read

2018-01-31 Thread Amr Mokhtar
Coverity issue: 257033 Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev") Signed-off-by: Amr Mokhtar --- app/test-bbdev/test_bbdev_vector.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/test-bbdev/test_bbdev_vector.c b/app/test-bbdev/test_bbdev_vecto