numam-dpdk/drivers/compress
Stephen Hemminger abdb798ae2 compress/isal: fix use after free
The release function was using qp->stream after already
releasing it and the null pointer checking was missing.

Also since rte_free(NULL) is a no-op, remove unnecessary
checks for NULL.

Coverity issure: 340860
Fixes: dc49e6aa48 ("compress/isal: add ISA-L compression functionality")
Cc: stable@dpdk.org

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Lee Daly <lee.daly@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
2019-07-05 14:52:25 +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 dataplane return 2019-04-18 16:01:28 +02:00
zlib drivers: add reasons for components being disabled 2019-07-02 23:21:11 +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