Author :
Alexei Podtelezhnikov
Date :
2023-03-20 16:53:51
Hash :4d8db130 Message :[cff] Simplify `t2_strings` management in the old engine.
* src/cff/cffparse.c (cff_parser_run): Allocate the charstring buffers
and the list nodes together so that they can be freed at once.
(finalize_t2_strings): Removed as no longer needed.
(cff_parser_done): Updated.