Hash :
0fcd10ee
Author :
Date :
2025-02-18T13:50:36
[type1] Fix memory leak on CharString error. In the event that a CharString retrieved via the incremental interface caused an error, the memory for that CharString was not being freed. * src/type1/t1gload.c (T1_Parse_Glyph_And_Get_Char_String): Free charstring.