[dpdk-dev] [PATCH] lpm6: fix assigned value is garbage or undefined

Thomas Monjalon thomas.monjalon at 6wind.com
Mon May 2 15:10:46 CEST 2016


2016-04-27 17:07, Daniel Mrzyglod:
> Fix issue reported by clang scan-build
> 
> Value of pointer tbl_next was uninitialized. When function lookup_step()
> take else branch it may provide garbage into tbl = tbl_next;
> 
> Fixes: 5c510e13a9cb ("lpm: add IPv6 support")
> 
> Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyglod at intel.com>

Applied, thanks


More information about the dev mailing list