diff options
author | Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp> | 2025-01-07 08:44:53 +0300 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2025-01-07 09:07:52 +0300 |
commit | 1d38eb7f7b26261a0b642f6e0923269c7c000a97 (patch) | |
tree | e5ec228a3f2fc1132d0681d18e7be3a9eb103174 /scripts/extract-fwblobs | |
parent | b44b9bc7cab2967c3d6a791b1cd542c89fc07f0e (diff) | |
download | linux-1d38eb7f7b26261a0b642f6e0923269c7c000a97.tar.xz |
OPP: OF: Fix an OF node leak in _opp_add_static_v2()
_opp_add_static_v2() leaks the obtained OF node reference when
_of_opp_alloc_required_opps() fails. Add an of_node_put() call in the
error path.
Fixes: 3466ea2cd6b6 ("OPP: Don't drop opp->np reference while it is still in use")
Signed-off-by: Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions