Edit

kc3-lang/freetype/src

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2018-10-29 21:25:10
    Hash : c13635ee
    Message : [base] Fix numeric overflow. Reported as https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11080 * src/base/ftoutln.c (FT_Outline_Get_Orientation): Use `MUL_LONG'.