> 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
Acked-by: Thomas Monjalon
Applied, thanks
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
---
app/test-pmd/testpmd.c | 2 +-
1 file changed, 1 insertion(+)
2 matches
Mail list logo