This commit is contained in:
Kovid Goyal
2020-11-05 18:15:44 +05:30

View File

@@ -213,6 +213,7 @@ manually_search_fallback_fonts(CTFontRef current_font, CPUCell *cell) {
CFRelease(new_font);
}
}
CFRelease(fonts);
return ans;
}