Imported Upstream version 2.4.0
[platform/upstream/harfbuzz.git] / src / hb-aat-layout-ankr-table.hh
index 236e4aa..4087b8c 100644 (file)
@@ -76,6 +76,7 @@ struct ankr
     TRACE_SANITIZE (this);
     return_trace (likely (c->check_struct (this) &&
                          version == 0 &&
+                         c->check_range (this, anchorData) &&
                          lookupTable.sanitize (c, this, &(this+anchorData))));
   }