https://bugs.kde.org/show_bug.cgi?id=449285
--- Comment #11 from Zamundaaa <xaver.h...@gmail.com> ---
Git commit 82c2324b5675ea2d5e3b962f270bda1d186e7326 by Xaver Hugl.
Committed on 07/04/2022 at 13:33.
Pushed by zamundaaa into branch 'Plasma/5.24'.

backends/drm: fetch immutable blobs in DrmProperty

If the blob is fetched while there is no kernel-visible reference to it,
the driver may re-use the blob ID. When DrmProperty is created or updated,
KWin holds a reference on the blob via drmModeObjectProperties, so this
should prevent any possible issues.

M  +4    -9    src/backends/drm/drm_object_connector.cpp
M  +18   -21   src/backends/drm/drm_object_plane.cpp
M  +26   -1    src/backends/drm/drm_property.cpp
M  +6    -1    src/backends/drm/drm_property.h

https://invent.kde.org/plasma/kwin/commit/82c2324b5675ea2d5e3b962f270bda1d186e7326

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to