numam-dpdk/app
Julien Cretin 12a8e30fd7 app/testpmd: fix potential out of bounds read
After the last enabled port has been seen, and the last time we
evaluate the loop condition, there is an out of bounds read in
ports[p].enabled because p is equal to size, which is the length of
ports.

Signed-off-by: Julien Cretin <julien.cretin@trust-in-soft.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-03-23 12:35:20 +01:00
..
cmdline_test app: no more bare metal environment 2014-11-27 13:09:55 +01:00
dump_cfg app: no more bare metal environment 2014-11-27 13:09:55 +01:00
test app/test: fix build with gcc < 4.4 2015-03-23 00:31:20 +01:00
test-acl acl: remove standalone header 2015-02-02 12:30:33 +01:00
test-pipeline tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
test-pmd app/testpmd: fix potential out of bounds read 2015-03-23 12:35:20 +01:00
Makefile app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00