ff53baa9cc
Add missing return after setting the error status in case of
invalid flush_flag in the operation.
The issue was found by the coverity scan as the fin_flush variable,
not initialized in such case, was used later in the flow.
Coverity issue: 340859
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
rte_pmd_zlib_version.map | ||
zlib_pmd_ops.c | ||
zlib_pmd_private.h | ||
zlib_pmd.c |