summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorCharles Han <hanchunchao@inspur.com>2025-04-07 17:55:51 +0800
committerFelix Fietkau <nbd@nbd.name>2025-05-21 14:49:38 +0200
commitcaf4b347c5dc40fdd125793b5e82ba9fc4de5275 (patch)
tree740aa036c49d87bf8de9334ab7a47b8b6170f756 /tools/perf/scripts/python/export-to-postgresql.py
parentcadebdad959bf25edd544da6dd1a9750e876deb6 (diff)
wifi: mt76: mt7996: Add NULL check in mt7996_thermal_init
devm_kasprintf() can return a NULL pointer on failure,but this returned value in mt7996_thermal_init() is not checked. Add NULL check in mt7996_thermal_init(), to handle kernel NULL pointer dereference error. Fixes: 69d54ce7491d ("wifi: mt76: mt7996: switch to single multi-radio wiphy") Signed-off-by: Charles Han <hanchunchao@inspur.com> Link: https://patch.msgid.link/20250407095551.32127-1-hanchunchao@inspur.com Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions