Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
QSR 2.1
-
None
-
ca16ae074 (dev), 77047e734 (tqtc/lts-6.5), 98648aa7c (tqtc/lts-6.5.5)
Description
I'm reading C:\Qt\Src\QtSafeRenderer-runtime-2.1.0\src\adaptation\graphics\drm\safewindow_p.cpp now and the function
findCrtcIndex() seems to be accessing the drmModeRes after it's freed. I'm not sure if this is intentional but let me report this just in case.