Edit

kc3-lang/freetype/src/psaux

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2017-06-01 13:15:54
    Hash : 4a1f1a6d
    Message : [psaux] 32bit integer overflow tun-time errors (#46149). * src/psaux/t1decode.c (t1_decoder_parse_charstrings): Use OVERFLOW_ADD_LONG and OVERFLOW_SUB_LONG where appropriate.