40d42de563
Due to a typo, the selector_free() function incorrectly takes an early
return when the selectors array is non-NULL, as opposed to the other
way around.
Coverity issue: 371912
Fixes:
|
||
---|---|---|
.. | ||
meson.build | ||
rte_pipeline.c | ||
rte_pipeline.h | ||
rte_port_in_action.c | ||
rte_port_in_action.h | ||
rte_swx_ctl.c | ||
rte_swx_ctl.h | ||
rte_swx_extern.h | ||
rte_swx_pipeline_spec.c | ||
rte_swx_pipeline.c | ||
rte_swx_pipeline.h | ||
rte_table_action.c | ||
rte_table_action.h | ||
version.map |