Memory leak fixes from Masatake YAMATO, #130652
authorOwen Taylor <otaylor@redhat.com>
Fri, 13 Feb 2004 16:11:40 +0000 (16:11 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 13 Feb 2004 16:11:40 +0000 (16:11 +0000)
commitb9b3c131c2b57c12a77124a52512fb19a1255f8e
tree1ec2cb0630abf78bd33be50c49edeef4b995eb43
parent926b8f322989298e43c8bac85f23e3525470a669
Memory leak fixes from Masatake YAMATO, #130652

Fri Feb 13 10:54:18 2004  Owen Taylor  <otaylor@redhat.com>

        Memory leak fixes from Masatake YAMATO, #130652

        * pango/opentype/ftxgdef.c (TT_Done_GDEF_Table):
        Free the gdef table as well as the contained data.

        * pango/opentype/ftxgdef.c (TT_GDEF_Build_ClassDefinition):
        Set gcd->loaded, so that the contents get freed later.
src/ftxgdef.c