diff options
author | Zhang Zekun <zhangzekun11@huawei.com> | 2024-10-25 10:34:08 +0300 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2024-12-13 12:51:24 +0300 |
commit | e1e1af9148dc4c866eda3fb59cd6ec3c7ea34b1d (patch) | |
tree | c058162d1a3a6dbddd17b8beac0a926d47655e89 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0cff90dec63da908fb16d9ea2872ebbcd2d18e6a (diff) | |
download | linux-e1e1af9148dc4c866eda3fb59cd6ec3c7ea34b1d.tar.xz |
drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereference
drm_mode_duplicate() could return NULL due to lack of memory,
which will then call NULL pointer dereference. Add a check to
prevent it.
Fixes: 0ef94554dc40 ("drm/panel: himax-hx83102: Break out as separate driver")
Signed-off-by: Zhang Zekun <zhangzekun11@huawei.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20241025073408.27481-3-zhangzekun11@huawei.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20241025073408.27481-3-zhangzekun11@huawei.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions