lndir: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun May 28 21:30:51 UTC 2023


 lndir.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ab11cfec562772e540468fc861d8acb1a38b5fad
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat May 20 13:04:08 2023 -0700

    Fix #1: Segmentation fault on trailing slashes
    
    dodir may pass a NULL pointer for the **p argument so we verify the
    pointer is not NULL before dereferencing it.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list