[morx] Use subtable range for embedded sanitizer here as well

This commit is contained in:
Behdad Esfahbod 2018-10-09 23:18:19 -04:00
parent d35315cc02
commit 54c9ecb92d

View File

@ -886,6 +886,8 @@ struct Chain
if (reverse)
c->buffer->reverse ();
c->sanitizer.set_object (*subtable);
subtable->dispatch (c);
if (reverse)