xf86-input-libinput: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Jul 7 00:36:12 UTC 2023


 src/xf86libinput.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 310db4206f2d2fc793e3044ee9886a20cc14ee86
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon Jul 3 13:30:24 2023 +1000

    Don't run past the last element in the list
    
    If there is no (other) libinput device in the current device list, we'd
    eventually end up with next == NULL, causing a segfault.
    
    Fixes #60



More information about the xorg-commit mailing list