On 11/5/2020 8:46 PM, Ivan Malov wrote:
Existing field ID validity check does not validate the field descriptor availability. Make it more rigorous to avoid reading past the buffer containing field descriptors.Coverity issue: 363742 Fixes: 370ed675a952 ("common/sfc_efx/base: support setting PPORT in match spec") Signed-off-by: Ivan Malov <ivan.ma...@oktetlabs.ru> Reviewed-by: Andy Moreton <amore...@xilinx.com>
Applied to dpdk-next-net/main, thanks.