[GIT PULL] exynos-drm-fixes
Inki Dae
inki.dae at samsung.com
Fri Oct 6 04:09:50 UTC 2023
Hi Dave and Daniel,
Just one fixup to a potential error pointer dereference.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa:
Linux 6.6-rc4 (2023-10-01 14:15:13 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos tags/exynos-drm-fixes-for-v6.6-rc5
for you to fetch changes up to e49c384dc1c62fb5bf57c7bf6598957197e57919:
drm/exynos: fix a potential error pointer dereference (2023-10-06 12:30:23 +0900)
----------------------------------------------------------------
One fixup
- Fix a potential error pointer dereference by checking the return value
of exynos_drm_crtc_get_by_type() function before accessing to crtc
object.
----------------------------------------------------------------
Xiang Yang (1):
drm/exynos: fix a potential error pointer dereference
drivers/gpu/drm/exynos/exynos_hdmi.c | 2 ++
1 file changed, 2 insertions(+)
More information about the dri-devel
mailing list