On 1/18/2022 10:53 AM, Sean Morrissey wrote:
Assign 'left' variable only after null check on 'size' as function returns if 'size' is null.Coverity issue: 374381 Fixes: 169a9fed1f4 ("app/testpmd: fix hex string parser support for flow API") Cc: [email protected] Cc: [email protected] Signed-off-by: Sean Morrissey <[email protected]> Reviewed-by: Ferruh Yigit <[email protected]>
Applied to dpdk-next-net/main, thanks.

