diff --git a/test/api/test-multithread.c b/test/api/test-multithread.c index 6881a00fca36d20e2097bfffdd82a1d5637a4162..898f19a0ffe7fe49c27e11b3bca40ff56e692dce 100644 --- a/test/api/test-multithread.c +++ b/test/api/test-multithread.c @@ -135,6 +135,7 @@ int main (int argc, char **argv) { // Dummy call to alleviate _guess_segment_properties thread safety-ness + // https://github.com/harfbuzz/harfbuzz/issues/1191 hb_language_get_default (); hb_blob_t *blob = hb_blob_create_from_file (path);