xmodmap: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Nov 16 23:00:33 PST 2011


 configure.ac |    2 -
 exec.c       |    2 -
 handle.c     |    6 ++--
 pf.c         |   26 +++++++++++++--------
 wq.h         |    2 -
 xmodmap.c    |   71 +++++++++++++++++++++++++++++++++++++++++++++--------------
 xmodmap.h    |    8 ++++--
 7 files changed, 83 insertions(+), 34 deletions(-)

New commits:
commit d0dfd2128e6111b967c51136d97093d3b53ee6d6
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Nov 11 21:07:30 2011 -0800

    Replace chk_malloc + sprintf with asprintf
    
    Includes local private copy of asprintf for OS'es without it in libc.
    Removes chk_malloc as no callers remain anymore.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>

commit fecb1f5a0c2121de6d9209fc9525ac7d9b9555ea
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Nov 11 20:46:00 2011 -0800

    Free copy of input line at end of process_line instead of leaking it
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>

commit 66c09c83aa2f64b31dc657f90447c269621545b7
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Nov 11 20:40:18 2011 -0800

    Fix gcc -Wwrite-strings warnings
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>



More information about the xorg-commit mailing list