22 Aug
2007
22 Aug
'07
13:03
https://bugzilla.novell.com/show_bug.cgi?id=302498#c1 --- Comment #1 from Dirk Mueller <dmueller@novell.com> 2007-08-22 07:03:08 MST --- I've tried myself with this patch: --- src/fcxml.c +++ src/fcxml.c @@ -1979,6 +1979,7 @@ FcParsePatelt (FcConfigParse *parse) FcConfigMessage (parse, FcSevereError, "out of memory"); break; } + FcValueDestroy (value); } FcVStackPushPattern (parse, pattern); but it doesn't seem to work. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.