numam-dpdk/drivers/compress
Adam Dybkowski ff53baa9cc compress/zlib: fix error handling
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: c7b436ec95 ("compress/zlib: support burst enqueue/dequeue")
Cc: stable@dpdk.org

Signed-off-by: Adam Dybkowski <adamx.dybkowski@intel.com>
2019-07-26 14:52:24 +02:00
..
isal compress/isal: fix use after free 2019-07-05 14:52:25 +02:00
octeontx drivers: remove useless constructor headers 2018-11-01 22:38:00 +01:00
qat compress/qat: fix overflow status return 2019-07-19 14:15:21 +02:00
zlib compress/zlib: fix error handling 2019-07-26 14:52:24 +02:00
Makefile compress/octeontx: introduce octeontx zip PMD 2018-07-25 13:36:26 +02:00
meson.build compress/octeontx: introduce octeontx zip PMD 2018-07-25 13:36:26 +02:00