numam-dpdk/drivers/common/idpf
Mingxia Liu 4138a5a28f common/idpf/base: fix tainted scalar
Passing tainted expression "msg.data_len" to
"rte_memcpy", which uses it as a loop boundary.

Replace tainted expression with a temp variable
to avoid the tainted scalar coverity warning.

Coverity issue: 381688
Fixes: fb4ac04e9b ("common/idpf: introduce common library")

Signed-off-by: Mingxia Liu <mingxia.liu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2022-11-09 16:49:51 +01:00
..
base common/idpf/base: fix tainted scalar 2022-11-09 16:49:51 +01:00
meson.build common/idpf: introduce common library 2022-10-31 11:45:54 +01:00
version.map common/idpf: introduce common library 2022-10-31 11:45:54 +01:00