Edit

kc3-lang/freetype/src/pcf

Branch :

  • Show log

    Commit

  • Author : Alexei Podtelezhnikov
    Date : 2021-10-18 20:35:28
    Hash : 38b349c4
    Message : [pcf] Zero out the allocated properties. Fallout reported as https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40033 * src/pcf/pcfread.c (pcf_get_properties): Use FT_NEW_ARRAY and zero out `properties` in case of failure.