fixed a dangling pointer bug that happened in very rare cases: i.e. when a new family object was destroyed by an out-of-memory condition during a glyph node initialization. The function FTC_Cache_Lookup would flush the cache and restart the lookup with a bad pointer. * src/cache/ftcmanag.c: fixed a cache flushing bugdavid-pic-changes
parent
43f0e26c8e
commit
5ab4136317
6 changed files with 44 additions and 7 deletions
Loading…
Reference in new issue