GNOME Bugzilla – Bug 161327
Validation of SubstLookupRecord
Last modified: 2005-07-26 18:35:26 UTC
ftxgsub.c:Load_SubRule(), Load_SubClassRule need to validate that the LookupIndexValues actually point to lookup tables in the font. It would be also good to validate that the LookupList contains only valid lookups (e.g., type 8 - reverse chaining context is invalid) - though that is hard because the lookup lists may not have been loaded yet.
*** This bug has been marked as a duplicate of 171170 ***