libXau: Changes to 'master'

Chase Douglas cndougla at kemper.freedesktop.org
Fri Apr 20 15:18:13 PDT 2012


 AuFileName.c |   17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

New commits:
commit 9daef33e32ba36c1f872691daeebbf98a73b4b25
Author: Chase Douglas <chase.douglas at canonical.com>
Date:   Fri Apr 20 14:16:07 2012 -0700

    Free XauFileName() static buffer at exit
    
    XauFileName() may allocate and return a static buffer. The only
    way to ensure it is freed is to deallocate it when the program exits.
    
    Signed-off-by: Chase Douglas <chase.douglas at canonical.com>
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list