https://bugs.kde.org/show_bug.cgi?id=449285

--- Comment #10 from Zamundaaa <xaver.h...@gmail.com> ---
Git commit 34616520c2ef09382d1bb74ed4876a97b372875e by Xaver Hugl.
Committed on 07/04/2022 at 12:53.
Pushed by zamundaaa into branch 'master'.

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/34616520c2ef09382d1bb74ed4876a97b372875e

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

Reply via email to