numam-dpdk/app
Slawomir Mrozowicz 559ef9201a app/crypto-perf: fix null dereference
Dereferencing a pointer that might be null key_token when calling strstr.
Check if the pointer is null before.

Coverity issue: 141071
Fixes: f8be1786b1 ("app/crypto-perf: introduce performance test application")

Signed-off-by: Slawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2017-02-10 16:06:04 +01:00
..
cmdline_test make python scripts python2/3 compliant 2017-01-04 21:13:44 +01:00
pdump
proc_info app/procinfo: free xstats memory upon failure 2016-10-12 18:40:50 +02:00
test mk: move PMD libraries linking to applications 2017-02-10 11:03:27 +01:00
test-acl
test-crypto-perf app/crypto-perf: fix null dereference 2017-02-10 16:06:04 +01:00
test-pipeline app/test-pipeline: add cuckoo hash 2016-10-12 22:09:46 +02:00
test-pmd mk: move PMD libraries linking to applications 2017-02-10 11:03:27 +01:00
Makefile app/crypto-perf: introduce performance test application 2017-01-30 17:46:36 +01:00