Skip to content

xwayland: prevent pointer_grab NULL pointer access

This fixes a NULL pointer access when xwl_seat->pointer->deviceGrab.grab is NULL. Fixes #1169.

Merge request reports