libX11: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Feb 15 22:36:49 PST 2013


 src/FontInfo.c |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

New commits:
commit deedeada53676ee529d700bf96fde0b29a3a1def
Author: Nickolai Zeldovich <nickolai at csail.mit.edu>
Date:   Tue Jan 22 10:03:00 2013 -0500

    XListFontsWithInfo: avoid accessing realloc'ed memory
    
    If exactly one of the two reallocs in XListFontsWithInfo() fails, the
    subsequent code accesses memory freed by the other realloc.
    
    Signed-off-by: Nickolai Zeldovich <nickolai at csail.mit.edu>
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list