xf86-input-mouse: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Apr 2 00:49:56 UTC 2025


 src/lnx_mouse.c |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 1121f601f790bbe8140b1d042a9919e94571c9d7
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date:   Mon Mar 3 15:36:29 2025 +0100

    lnx_mouse: don't hard-crash the whole Xserver on strdup() fail
    
    No need to hard-crash the Xserver if simple strdup() fails, but handle
    the situation gracefully instead.
    
    Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>
    Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-input-mouse/-/merge_requests/18>



More information about the xorg-commit mailing list