abdb798ae2
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:
|
||
---|---|---|
.. | ||
isal_compress_pmd_ops.c | ||
isal_compress_pmd_private.h | ||
isal_compress_pmd.c | ||
Makefile | ||
meson.build | ||
rte_pmd_isal_version.map |