libX11: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Apr 3 16:01:44 UTC 2022


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

New commits:
commit 76d1cc3c1ce943c6ff81dc8c62a1d1b30fabf02e
Author: Simon McVittie <smcv at debian.org>
Date:   Sun Apr 3 14:23:36 2022 +0100

    Don't try to destroy NULL condition variables
    
    This avoids a segfault during error-unwinding if an invalid display name
    is passed to XOpenDisplay().
    
    Fixes: 8a368d80 "Fix two memory leaks in _XFreeX11XCBStructure()"
    Resolves: #155
    Signed-off-by: Simon McVittie <smcv at debian.org>



More information about the xorg-commit mailing list