Alexandre Julliard pushed to branch master at wine / wine
Commits: 3c27df14 by Attila Fidan at 2025-04-28T16:32:04+02:00 winewayland: Require wl_pointer for pointer constraints.
If ClipCursor is called while the seat doesn't have a pointer and the call qualifies for locking the pointer, it would have tried to lock a null wl_pointer.
- - - - -
1 changed file:
- dlls/winewayland.drv/wayland_pointer.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/3c27df1440cf882ad2a46c54b783cfd...