diff options
author | clingfei <clf700383@gmail.com> | 2024-10-03 10:33:07 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2024-10-03 16:07:12 +0200 |
commit | d01240b22abf28ce32660c22458457f9b7f5dc1e (patch) | |
tree | e845ff304d50aaf525004b347f2ecd90d0e7c8dc /tools/perf/scripts/python/gecko.py | |
parent | 06783dc52057045edd9cfcdd8f90899d04bc8678 (diff) |
pinctrl: thead1520: Fix Null pointer dereference
pinmux_generic_get_function may return NULL, and its retval is
dereferenced without check, which will cause a NULL pointer
dereference.
Signed-off-by: clingfei <clf700383@gmail.com>
Reviewed-by: Drew Fustini <dfustini@tenstorrent.com>
Link: https://lore.kernel.org/20241003023307.2138695-1-clf700383@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions