Jonas Ådahl
b01926dbfa
MetaWaylandPointerConstraint: Ignore requests on defunct resource
The constraint may be destroyed before the client destroyes the protocol object, for example if a oneshot constraint was disabled by alt-tab. Therefore we need to NULL check the constraint in request handlers and ignore any requests to defunct objects.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%