mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-05 13:35:06 +00:00
[test] Fix a leak
This commit is contained in:
parent
a8360b7e95
commit
52becf1c6d
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ test_parse_instancing_spec (void)
|
|||
g_assert(check_parsing(roboto, "wght=200:", wght, 200, 400, 900));
|
||||
|
||||
hb_face_destroy(face);
|
||||
hb_face_destroy(roboto);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue