9199cd6d51
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:
|
||
---|---|---|
.. | ||
Makefile | ||
rte_lpm6.c | ||
rte_lpm6.h | ||
rte_lpm_neon.h | ||
rte_lpm_sse.h | ||
rte_lpm_version.map | ||
rte_lpm.c | ||
rte_lpm.h |