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

--- Comment #15 from Weng Xuetian <wen...@gmail.com> ---
Git commit dc09ce85f00b3a790e2817888067c3826280dd8e by Weng Xuetian.
Committed on 16/04/2022 at 20:18.
Pushed by xuetianweng into branch 'Plasma/5.24'.

Fix race in wp_drm_lease_v1.

Basically this is a well known issue in wayland for globals. If bind
comes after destroyed, it will raise a invalid global error. The common
practice is to delay the destroy of global. Similar technique is also
applied to wl_output.
(cherry picked from commit cdc9dcfb0a1f0445c46ee2cefa114329a2408555)

M  +5    -9    src/server/drmleasedevice_v1_interface.cpp
M  +1    -1    src/server/drmleasedevice_v1_interface_p.h

https://invent.kde.org/plasma/kwayland-server/commit/dc09ce85f00b3a790e2817888067c3826280dd8e

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

Reply via email to