diff options
author | 2024-10-03 10:33:07 +0800 | |
---|---|---|
committer | 2024-10-03 16:07:12 +0200 | |
commit | d01240b22abf28ce32660c22458457f9b7f5dc1e (patch) | |
tree | e845ff304d50aaf525004b347f2ecd90d0e7c8dc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pinctrl: imx1: Fix too generic defines (diff) | |
download | wireguard-linux-d01240b22abf28ce32660c22458457f9b7f5dc1e.tar.xz wireguard-linux-d01240b22abf28ce32660c22458457f9b7f5dc1e.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions