mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-15 01:18:13 +00:00
parent
39fb57c0e4
commit
6585846352
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ struct hb_serialize_context_t
|
|||
if (packed.length <= 1)
|
||||
return;
|
||||
|
||||
pop_pack ();
|
||||
pop_pack (false);
|
||||
|
||||
resolve_links ();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue