> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Aleksander > Gajewski > Sent: Tuesday, February 07, 2017 9:20 AM > To: Doherty, Declan > Cc: [email protected]; Gajewski, AleksanderX > Subject: [dpdk-dev] [PATCH] app/test-crypto-perf: fix buffer not null > terminated > > Fix problem: the string buffer may not have a null terminator if > the source string's length is equal to the buffer size. > > Coverity issue: 141069 > Fixes: f8be1786b1b8 ("app/crypto-perf: introduce performance test > application") > > Signed-off-by: Aleksander Gajewski <[email protected]>
Acked-by: Pablo de Lara <[email protected]>

