xf86-input-mouse: Changes to 'master'

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


 src/mouse.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 8f38817e8a13fa6ee37b50338506be2864479211
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date:   Tue Mar 4 13:49:16 2025 +0100

    Use strdup() instead of xstrdup()
    
    No risk of passing NULL here, so using standard strdup() is safe.
    
    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/20>



More information about the xorg-commit mailing list