numam-dpdk/examples/performance-thread
Slawomir Mrozowicz c874523dc9 examples/performance-thread: fix out-of-bounds tls array
Overrunning array per_lcore_this_sched->current_lthread->tls->data of
1024 8-byte elements at element index 1024 using index k.
Fixed by correct check k condition.

Coverity issue: 143462, 143463
Fixes: 116819b9ed ("examples/performance-thread: add lthread subsystem")

Signed-off-by: Slawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
Acked-by: Michal Jastrzebski <michalx.k.jastrzebski@intel.com>
2017-10-14 01:22:29 +02:00
..
common examples/performance-thread: fix out-of-bounds tls array 2017-10-14 01:22:29 +02:00
l3fwd-thread examples: fix port id type 2017-10-13 21:57:49 +02:00
pthread_shim examples/performance-thread: check thread creation 2017-10-14 01:22:23 +02:00
Makefile examples/performance-thread: support ARM64 2017-07-04 15:19:42 +02:00