diff options
author | Natalia Petrova <[email protected]> | 2023-05-12 14:15:26 +0300 |
---|---|---|
committer | Lyude Paul <[email protected]> | 2023-06-13 16:50:06 -0400 |
commit | 20a2ce87fbaf81e4c3dcb631d738e423959eb320 (patch) | |
tree | c4da04baf71693013b67e2471430264385294df1 /lib/mpi/mpi-bit.c | |
parent | 95011f267c44a4d1f9ca1769e8a29ab2c559e004 (diff) |
drm/nouveau/dp: check for NULL nv_connector->native_mode
Add checking for NULL before calling nouveau_connector_detect_depth() in
nouveau_connector_get_modes() function because nv_connector->native_mode
could be dereferenced there since connector pointer passed to
nouveau_connector_detect_depth() and the same value of
nv_connector->native_mode is used there.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Fixes: d4c2c99bdc83 ("drm/nouveau/dp: remove broken display depth function, use the improved one")
Signed-off-by: Natalia Petrova <[email protected]>
Reviewed-by: Lyude Paul <[email protected]>
Signed-off-by: Lyude Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions