diff options
author | 2023-02-27 13:06:50 +0300 | |
---|---|---|
committer | 2023-03-01 19:28:57 +0100 | |
commit | f1b930e740811d416de4d2074da48b6633a672c8 (patch) | |
tree | e418ecefc8d717ca999328f511f4c11ab6554284 /scripts/generate_rust_analyzer.py | |
parent | Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (diff) | |
download | linux-rng-f1b930e740811d416de4d2074da48b6633a672c8.tar.xz linux-rng-f1b930e740811d416de4d2074da48b6633a672c8.zip |
thermal: intel: quark_dts: fix error pointer dereference
If alloc_soc_dts() fails, then we can just return. Trying to free
"soc_dts" will lead to an Oops.
Fixes: 8c1876939663 ("thermal: intel Quark SoC X1000 DTS thermal driver")
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions