Edit

kc3-lang/freetype/src

Branch :

  • Show log

    Commit

  • Author : Alexei Podtelezhnikov
    Date : 2023-03-04 14:00:52
    Hash : a2b8937d
    Message : [cff] Clean up memory management in the old engine. * src/cff/cffparse.c (finalize_t2_strings): Fix NULL-dereferencing in the out-of-memory situation, use `FT_FREE`. (cff_parser_run): Use FreeType memory allocation macros and avoid uninitialized pointers.