[cff, cid] Fix segfaults in case of error (#58621).
* src/cff/cffobjs.c (cff_slot_done), src/cid/cidobjs.c (cid_slot_done): If `ft_glyphslot_init' fails to allocate `internal', then the class' `done_slot' callback (called by `ft_glyphslot_done') must not dereference the pointer to `internal'.GSoC-2020-greg
parent
d1180b5f95
commit
8ed5a2477e
3 changed files with 13 additions and 2 deletions
Loading…
Reference in new issue