[dpdk-dev] [PATCH] librte_flow_classify: fix out-of-bounds access

Thomas Monjalon thomas at monjalon.net
Wed Jul 10 23:48:53 CEST 2019


09/07/2019 13:09, Bernard Iremonger:
> This patch fixes the out-of-bounds coverity issue by removing the
> offending line of code at line 107 in rte_flow_classify_parse.c
> which is never executed.
> 
> Coverity issue: 343454
> 
> Fixes: be41ac2a330f ("flow_classify: introduce flow classify library")
> Cc: stable at dpdk.org
> Signed-off-by: Bernard Iremonger <bernard.iremonger at intel.com>

Applied, thanks




More information about the dev mailing list