[CBDT] More UnsizedArrayOf cleanup

This commit is contained in:
Behdad Esfahbod 2018-10-14 20:49:21 -07:00
parent 2995b4465b
commit da744c6b3e
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ struct IndexSubtableFormat1Or3
{
TRACE_SANITIZE (this);
return_trace (c->check_struct (this) &&
c->check_array (offsetArrayZ.arrayZ, glyph_count + 1));
offsetArrayZ.sanitize (c, glyph_count + 1));
}
bool get_image_data (unsigned int idx,