Fix test-font leak issue

See also https://github.com/harfbuzz/harfbuzz/pull/1169
pull/1170/head
Ebrahim Byagowi 7 years ago committed by GitHub
parent 5fd8bce945
commit ef9307fd22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      test/api/test-font.c

@ -361,6 +361,7 @@ test_fontfuncs_subclassing (void)
hb_font_destroy (font3);
hb_font_destroy (font2);
}

Loading…
Cancel
Save