libX11: Changes to 'master'

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Wed May 4 15:38:10 PDT 2011


 src/xkb/XKBGeom.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 130af2bc02090ee2526adb2f9803fc07019b8f1f
Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Wed May 4 15:34:31 2011 -0700

    XKB: XkbComputeSectionBounds: Check correct bounds in default switch-case
    
    XKBGeom.c:191:25: warning: Access to field 'x1' results in a dereference of a null pointer (loaded from variable 'rbounds')
            _XkbCheckBounds(bounds,rbounds->x1,rbounds->y1);
                                   ^~~~~~~
    
    Found-by: clang static analyzer
    Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>

commit c987ef04bea345d5810e60cf6c53b747ddbe910e
Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Wed May 4 15:31:17 2011 -0700

    Revert "XKB: Avoid a possible NULL dereference"
    
    Sorry for the noise.  I accidentally pushed and didn't mean to. =(
    
    This reverts commit 4024091678ea07e0d898b798df9b29f3bf68eb08.



More information about the xorg-commit mailing list