Commit 4d8db130ea4342317581bab65fc96365ce806b77

Alexei Podtelezhnikov 2023-03-20T16:53:51

[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.