libX11: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Sun Jan 8 23:29:16 UTC 2017


 src/FontNames.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

New commits:
commit c74b070f2712c95f0db7c320a10232b0e5c83049
Author: Julien Cristau <jcristau at debian.org>
Date:   Sat Jan 7 16:20:31 2017 +0100

    Fix wrong Xfree in XListFonts failure path
    
    'ch' gets moved inside the allocated buffer as we're looping through
    fonts, so keep a reference to the start of the buffer so we can pass
    that to Xfree in the failure case.
    
    Fixes: commit 20a3f99eba5001925b8b313da3accb7900eb1927 "Plug a memory leak"
    
    Signed-off-by: Julien Cristau <jcristau at debian.org>
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list