On 8/24/2020 1:43 PM, wangyunjian wrote: > From: Yunjian Wang <[email protected]> > > Negative array index read using variable 'i' as an index to array > 'filter_info->pkt_filters'. Fixed by add return value check. > > Coverity issue: 350364 > Fixes: f4ca3fd54c4d ("net/hinic: create and destroy flow director filter") > Cc: [email protected] > > Signed-off-by: Yunjian Wang <[email protected]>
Reviewed-by: Ferruh Yigit <[email protected]>

