xf86-input-libinput: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Sep 13 03:06:50 UTC 2024


 src/xf86libinput.c |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit b396ba36978229baf8b45dd64936ba76b1df15bc
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Sep 12 09:40:50 2024 +1000

    Prevent theoretical null-pointer dereference
    
    Cannot happen since we don't enter this function if the atom isn't one
    of the three checked above but the static analyzer doesn't know that.
    
    Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/-/merge_requests/60>



More information about the xorg-commit mailing list