mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Merge branch 'memory-leak' of https://github.com/Luflosi/kitty
This commit is contained in:
commit
6bab967586
1 changed files with 1 additions and 0 deletions
|
|
@ -213,6 +213,7 @@ manually_search_fallback_fonts(CTFontRef current_font, CPUCell *cell) {
|
|||
CFRelease(new_font);
|
||||
}
|
||||
}
|
||||
CFRelease(fonts);
|
||||
return ans;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue