mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-05 21:45:06 +00:00
[gvar] Assertion
This commit is contained in:
parent
0938673731
commit
87c6e68ec3
1 changed files with 1 additions and 0 deletions
|
@ -270,6 +270,7 @@ struct TupleVariationHeader
|
|||
|
||||
if (shared_tuple_active_idx)
|
||||
{
|
||||
assert (index < shared_tuple_active_idx->length);
|
||||
int v = (*shared_tuple_active_idx).arrayZ[index];
|
||||
if (v != -1)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue