libXt: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Sep 2 04:04:32 EEST 2006


 .gitignore      |    1 +
 src/Resources.c |   16 ++++++++++++----
 2 files changed, 13 insertions(+), 4 deletions(-)

New commits:
commit b54d069ea397486c6125943ffdb813482383576a
Author: Qiu-Yuan (Kathleen) Yang <qiu-yuan.yang at sun.com>
Date:   Fri Sep 1 18:04:26 2006 -0700

    Sun bug #4962001: Close memory leaks seen in Motif apps
    
    The function "GetResources" will return a copy of resources to the caller
    and the caller has the responsibility to free the returned copy.  However some
    functions, such as "XtGetSubresources", "_XtGetResources", and
    "XtGetApplicationResources" invoked "GetResources" without freeing the
    returned resource copy.

commit 6e48adfab0c020ab5d55b68f9b4cc63ed5d8b14c
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Fri Sep 1 17:59:42 2006 -0700

    Add *~ to .gitignore to skip over emacs droppings




More information about the xorg-commit mailing list