88d0e47880
In skeleton_rawdev unit tests, a malloc'd memory was leaking in case
the next sequential test fails. This fix moves the free of the
malloc'd memory above the failing test.
Coverity issue: 260402
Fixes:
|
||
---|---|---|
.. | ||
dpaa2_cmdif | ||
dpaa2_qdma | ||
ifpga_rawdev | ||
skeleton_rawdev | ||
Makefile | ||
meson.build |