numam-dpdk/app/test-compress-perf
Adam Dybkowski c591df32ad app/compress-perf: fix memory deallocation
This patch fixes the memory deallocation issue which happened
after unsuccessful allocation (e.g. due to the out of memory)
and produced the segmentation fault.

Fixes: 424dd6c8c1 ("app/compress-perf: add weak functions for multicore test")
Cc: stable@dpdk.org

Signed-off-by: Adam Dybkowski <adamx.dybkowski@intel.com>
Acked-by: Artur Trybula <arturx.trybula@intel.com>
2019-10-09 11:50:12 +02:00
..
comp_perf_options_parse.c app/compress-perf: remove magic numbers 2019-07-19 14:15:21 +02:00
comp_perf_options.h app/compress-perf: prevent output buffer overflow 2019-07-26 14:50:40 +02:00
comp_perf_test_benchmark.c app/compress-perf: improve results report 2019-07-26 12:03:51 +02:00
comp_perf_test_benchmark.h app/compress-perf: add benchmark test case 2019-07-19 13:53:27 +02:00
comp_perf_test_common.c app/compress-perf: fix memory deallocation 2019-10-09 11:50:12 +02:00
comp_perf_test_common.h app/compress-perf: improve results report 2019-07-26 12:03:51 +02:00
comp_perf_test_verify.c app/compress-perf: prevent output buffer overflow 2019-07-26 14:50:40 +02:00
comp_perf_test_verify.h app/compress-perf: add verification test case 2019-07-19 13:53:27 +02:00
comp_perf.h app/compress-perf: add weak functions for multicore test 2019-07-19 13:53:27 +02:00
main.c app/compress-perf: improve results report 2019-07-26 12:03:51 +02:00
Makefile app/compress-perf: add benchmark test case 2019-07-19 13:53:27 +02:00
meson.build app/compress-perf: add benchmark test case 2019-07-19 13:53:27 +02:00