зеркало из https://github.com/mozilla/pjs.git
free the cairo glyphs. r=vlad
This commit is contained in:
Родитель
09f0ce6d5d
Коммит
62db0a3cb9
|
@ -603,6 +603,7 @@ gfxWindowsTextRun::MeasureOrDrawFast(gfxContext *aContext,
|
|||
|
||||
if (dxBuf != stackBuf)
|
||||
free(dxBuf);
|
||||
free(cglyphs);
|
||||
}
|
||||
|
||||
free(glyphs);
|
||||
|
|
Загрузка…
Ссылка в новой задаче