mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 16:50:38 +00:00
Fix test-font leak issue
See also https://github.com/harfbuzz/harfbuzz/pull/1169
This commit is contained in:
parent
5fd8bce945
commit
ef9307fd22
1 changed files with 1 additions and 0 deletions
|
@ -361,6 +361,7 @@ test_fontfuncs_subclassing (void)
|
|||
|
||||
|
||||
hb_font_destroy (font3);
|
||||
hb_font_destroy (font2);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue