]> git.droids-corp.org - dpdk.git/commit
pipeline: fix build with ASan
authorZhihong Peng <zhihongx.peng@intel.com>
Wed, 20 Oct 2021 07:46:42 +0000 (15:46 +0800)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 29 Oct 2021 13:25:34 +0000 (15:25 +0200)
commit84f5ac9418ea9995975b30fa4ea57018f9618fc1
tree3c0adb23158f35d812cad9ada13b2c2b43b5f330
parenteb89595d45ca268ebe6c0cb88f0ae17dba08d8f6
pipeline: fix build with ASan

Code changes to avoid the following build error:
"Control reaches end of non-void function".

Signed-off-by: Xueqin Lin <xueqin.lin@intel.com>
Signed-off-by: Zhihong Peng <zhihongx.peng@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
lib/pipeline/rte_swx_pipeline.c