linux-kernelorg-stable/tools/power/cpupower/bench
Zhongqiu Han 208baa3ec9 pm: cpupower: bench: Prevent NULL dereference on malloc failure
If malloc returns NULL due to low memory, 'config' pointer can be NULL.
Add a check to prevent NULL dereference.

Link: https://lore.kernel.org/r/20250219122715.3892223-1-quic_zhonhan@quicinc.com
Signed-off-by: Zhongqiu Han <quic_zhonhan@quicinc.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2025-02-19 13:48:08 -07:00
..
Makefile cpupower: Disable direct build of the 'bench' subproject 2024-06-28 15:55:20 -06:00
README-BENCH
benchmark.c
benchmark.h
config.h
cpufreq-bench_plot.sh
cpufreq-bench_script.sh
example.cfg
main.c
parse.c pm: cpupower: bench: Prevent NULL dereference on malloc failure 2025-02-19 13:48:08 -07:00
parse.h
system.c
system.h