libXfont: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Nov 2 06:19:39 CET 2013


 src/FreeType/ftfuncs.c |    8 +++-----
 src/FreeType/xttcap.c  |   23 +----------------------
 src/FreeType/xttcap.h  |    9 ---------
 src/fontfile/fontdir.c |   10 +++-------
 4 files changed, 7 insertions(+), 43 deletions(-)

New commits:
commit 7d34534c050cb4366c7b14bff585c17d6d578f89
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 26 00:06:22 2013 -0700

    Replace malloc(strlen)+strcpy/strcat calls with strdup
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 8a9fc31628a98e3cdaae6078bb5d92bce06c37ac
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Oct 25 23:56:55 2013 -0700

    xstrdup -> strdup
    
    Missed in xalloc -> malloc etal conversion in 0cdc9b8f850342
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Jasper St. Pierre <jstpierre at mecheye.net>



More information about the xorg-commit mailing list