Skip to content
Commit b57578b3 authored by Ameen Ali's avatar Ameen Ali Committed by David S. Miller
Browse files

tulip_core.c : out-of-bounds check.



Array index 'j' is used before limits check.

Suggest put limit check before index use.

Signed-off-by : <Ameenali023@gmail.com>

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ab3971b1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment