Fix test-set leak issue

See also https://github.com/harfbuzz/harfbuzz/pull/1169
This commit is contained in:
Ebrahim Byagowi 2018-09-22 16:49:23 +03:30 committed by GitHub
parent ef9307fd22
commit 669ac81ac5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -262,6 +262,7 @@ test_set_algebra (void)
hb_set_destroy (s);
hb_set_destroy (o);
hb_set_destroy (o2);
}
static void