numam-dpdk/examples/pipeline
Cristian Dumitrescu cfcc7bf8da examples/pipeline: fix out of bounds array access
Fix the incorrect array out of bounds check within the function
pipeline_selector_group_member_read().

Coverity issue: 371911
Fixes: 598fe0dd0d ("examples/pipeline: support selector table")

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2021-07-21 13:51:17 +02:00
..
examples examples/pipeline: add FIB example 2021-07-10 08:31:08 +02:00
cli.c examples/pipeline: fix out of bounds array access 2021-07-21 13:51:17 +02:00
cli.h examples/pipeline: add configuration commands 2020-10-01 18:43:10 +02:00
conn.c examples/pipeline: add message passing mechanism 2020-10-01 18:43:10 +02:00
conn.h examples/pipeline: add message passing mechanism 2020-10-01 18:43:10 +02:00
main.c examples: add eal cleanup to examples 2021-04-21 20:21:25 +02:00
Makefile examples: fix pkg-config override 2021-05-05 22:20:24 +02:00
meson.build examples: reduce indentation in build files 2021-04-21 14:04:09 +02:00
obj.c port: add file descriptor SWX port 2021-03-23 19:50:44 +01:00
obj.h port: add file descriptor SWX port 2021-03-23 19:50:44 +01:00
thread.c examples/pipeline: make quanta configurable 2021-03-24 10:03:12 +01:00
thread.h