numam-dpdk/app
Chaitanya Babu Talluri e3b91a3ef2 test/crypto: fix possible overflow using strlcat
strcat does not check the destination length and there might be
chances of string overflow so instead of strcat, strlcat is used.

Fixes: 6f4eec2565 ("test/crypto: enhance scheduler unit tests")
Cc: stable@dpdk.org

Signed-off-by: Chaitanya Babu Talluri <tallurix.chaitanya.babu@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2019-03-22 15:54:24 +01:00
..
pdump app/pdump: remove only created vdevs 2019-03-01 18:17:36 +01:00
proc-info app/procinfo: add --iter-mempool 2019-01-11 15:45:30 +01:00
test test/crypto: fix possible overflow using strlcat 2019-03-22 15:54:24 +01:00
test-acl app/acl: move from test directory 2019-02-26 15:28:10 +01:00
test-bbdev mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
test-cmdline app/cmdline: move from test directory 2019-02-26 15:24:11 +01:00
test-compress-perf app/compress-perf: call generic strlcpy 2019-03-01 18:17:35 +01:00
test-crypto-perf build/freebsd: rename macro BSDPAPP to FREEBSD 2019-03-12 23:01:14 +01:00
test-eventdev app/eventdev: start event producers after eventdev 2019-03-15 06:46:50 +01:00
test-pipeline app/pipeline: move from test directory 2019-02-26 15:28:46 +01:00
test-pmd app/testpmd: fix stdout flush after printing stats 2019-03-20 21:12:33 +01:00
Makefile test: move to app directory 2019-02-26 15:29:27 +01:00
meson.build test: move to app directory 2019-02-26 15:29:27 +01:00