diff options
author | Jiasheng Jiang <[email protected]> | 2023-01-06 10:30:11 +0800 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2023-01-09 00:47:05 +0200 |
commit | afe4cb96153a0d8003e4e4ebd91b5c543e10df84 (patch) | |
tree | 3e7e2c3eb4c4c5c504fccc92cd6e979f0bcb7ec7 /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | f4a75b5933c998e60fd812a7680e0971eb1c7cee (diff) |
drm/msm/hdmi: Add missing check for alloc_ordered_workqueue
Add check for the return value of alloc_ordered_workqueue as it may return
NULL pointer and cause NULL pointer dereference in `hdmi_hdcp.c` and
`hdmi_hpd.c`.
Fixes: c6a57a50ad56 ("drm/msm/hdmi: add hdmi hdcp support (V3)")
Signed-off-by: Jiasheng Jiang <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/517211/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions