Comment 16 for bug 50697

Revision history for this message
In , Pascal Terjan (pterjan42) wrote :

I think I got it this time !
GfxFontDict::~GfxFontDict calls decRefCnt on all fonts, but
GfxFontDict::GfxFontDict does not call incRefCnt, so fonts get freed.