On Wed, 2006-09-27 at 01:51 +0200, Alexander Sack wrote: > result = FcPatternGetCharSet(set->fonts[i], FC_CHARSET, 0, > &fc_charset); > > so you say the reference count is still zero afterwards and I have to > invoke FcCharSetCopy once in order to get this right?
Or not call either; as long as the pattern is not freed, the charset will have a reference. And you wonder why they got it wrong... -- [EMAIL PROTECTED]
signature.asc
Description: This is a digitally signed message part