[dpdk-stable] [PATCH] app/test-fib: fix unchecked return value

Thomas Monjalon thomas at monjalon.net
Tue May 19 19:45:35 CEST 2020


11/05/2020 11:22, Vladimir Medvedkin:
> Check returned value after strtok()
> CID 355674 (#1 of 1): Dereference null return value (NULL_RETURNS)
> 4. dereference: Dereferencing a pointer that might be NULL s when
> calling inet_pton
> 
> Fixes: 103809d032cd ("app/test-fib: add test application for FIB")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>

Applied, thanks





More information about the stable mailing list