You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
HarfBuzz: Update to version 3.0.0
This commit is contained in:
2
thirdparty/harfbuzz/src/hb-unicode.cc
vendored
2
thirdparty/harfbuzz/src/hb-unicode.cc
vendored
@@ -268,7 +268,7 @@ hb_unicode_funcs_destroy (hb_unicode_funcs_t *ufuncs)
|
||||
|
||||
hb_unicode_funcs_destroy (ufuncs->parent);
|
||||
|
||||
free (ufuncs);
|
||||
hb_free (ufuncs);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user