aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorMa Ke <[email protected]>2024-06-25 16:18:28 +0800
committerLyude Paul <[email protected]>2024-06-25 15:30:50 -0400
commit66edf3fb331b6c55439b10f9862987b0916b3726 (patch)
treea96f6defd3109354dc3eaeb3d66a491e556cbdeb /scripts/bpf_doc.py
parent6d411c8ccc0137a612e0044489030a194ff5c843 (diff)
drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes
In nv17_tv_get_ld_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to a possible NULL pointer dereference on failure of drm_mode_duplicate(). Add a check to avoid npd. Cc: [email protected] Signed-off-by: Ma Ke <[email protected]> Signed-off-by: Lyude Paul <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions