xmodmap: Changes to 'master'

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Sat May 7 22:06:33 PDT 2011


 handle.c |   15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

New commits:
commit b6b5bc9e9874934dd1c1b80a1aa0c0b1c454eab2
Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Sat May 7 22:05:16 2011 -0700

    Improve error handling in copy_to_scratch
    
    handle.c:95:5: warning: Array access (from variable 'buf') results in a null pointer dereference
        buf[len] = '\0';
        ^~~
    
    Found-by: clang static analyzer
    Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>



More information about the xorg-commit mailing list