xf86-input-joystick: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Apr 13 16:23:17 UTC 2025


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

New commits:
commit 75daef8c340086abf743f95907d0404c14c9b1df
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date:   Tue Mar 4 14:09:40 2025 +0100

    use strdup() instead of xstrdup() / Xstrdup()
    
    Those call sites can never pass in NULL, so it's safe to use strdup()
    
    Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>
    Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-input-joystick/-/merge_requests/8>



More information about the xorg-commit mailing list