mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-05 21:30:27 +01:00
read-only mirror of https://gitlab.freedesktop.org/libinput/libinput
We were testing for wl_list_empty() on a { NULL, NULL } list (which
returns false) and then wl_list_remove()ing the device (which crashes).
|
||
|---|---|---|
| src | ||