[morx] Use subtable range for embedded sanitizer here as well
This commit is contained in:
parent
d35315cc02
commit
54c9ecb92d
@ -886,6 +886,8 @@ struct Chain
|
||||
if (reverse)
|
||||
c->buffer->reverse ();
|
||||
|
||||
c->sanitizer.set_object (*subtable);
|
||||
|
||||
subtable->dispatch (c);
|
||||
|
||||
if (reverse)
|
||||
|
Loading…
Reference in New Issue
Block a user