xf86-video-siliconmotion: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Apr 13 01:15:41 UTC 2025


 src/smi_video.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit ad54a83d36c8766cdd8218592ce0265e4c88a24d
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date:   Tue Mar 4 18:01:43 2025 +0100

    use asprintf() instead of Xasprintf()
    
    All our supported platforms should have asprintf(), so we don't need
    the Xserver's own implementation anymore.
    
    It's one of two drivers blocking removal of this function from server ABI.
    
    Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>
    Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-siliconmotion/-/merge_requests/8>



More information about the xorg-commit mailing list