libX11: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Sep 22 23:36:34 UTC 2023


 src/OpenDis.c |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 78b37accff1abbe713349d59fdefd963ffa04bbc
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Sep 17 10:11:02 2023 -0700

    XOpenDisplay: ensure each screen has a valid root_visual pointer
    
    Other code assumes this pointer cannot be NULL, so fail the connection
    if a bug has caused the X server to give a non-existent visual ID for
    the default visual of any screen.
    
    Reported-by: Gregory James DUCK <gjduck at gmail.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list