diff options
author | 2025-02-19 20:27:15 +0800 | |
---|---|---|
committer | 2025-02-19 13:48:08 -0700 | |
commit | 208baa3ec9043a664d9acfb8174b332e6b17fb69 (patch) | |
tree | ba2a120607d62152e75c8e36aa760c7110a2dc59 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 6.14-rc2 (diff) | |
download | wireguard-linux-208baa3ec9043a664d9acfb8174b332e6b17fb69.tar.xz wireguard-linux-208baa3ec9043a664d9acfb8174b332e6b17fb69.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions