libXcursor: Changes to 'master'

Chris Wilson ickle at kemper.freedesktop.org
Fri Apr 1 04:17:39 PDT 2011


 src/display.c |    7 +++++++
 src/file.c    |    3 +++
 src/xlib.c    |    1 +
 3 files changed, 11 insertions(+)

New commits:
commit bee68e54e5c3a4b9f46c81366a720531e3e07a82
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Fri Apr 1 12:16:23 2011 +0100

    Free the FontInfo structure after loading the cursor from it.
    
    References: https://bugs.freedesktop.org/show_bug.cgi?id=2731
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

commit f49e7e1608f2dac140f60bcae21d5c37f79fc41b
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Fri Apr 1 12:15:46 2011 +0100

    Free the partial header after failing to open the cursor.
    
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

commit 073eb2c56f4794275eee40a825dbfe1232bb2690
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Fri Apr 1 12:14:51 2011 +0100

    Free list on shutdown.
    
    We freed the parent structure without freeing the list contained within,
    making valgrind unhappy.
    
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>



More information about the xorg-commit mailing list