Branch

  • Show log

    Commit

  • Hash : 4334f009
    Author : Werner Lemberg
    Date : 2025-09-28T08:09:48

    [autofit] Prevent signed integer overflow.
    
    * src/autofit/aflatin.c (af_latin_stretch_top_tilde,
      af_latin_stretch_bottom_tilde, af_latin_align_top_tilde,
      af_latin_align_bottom_tilde,
      af_glyph_hints_apply_vertical_separation_adjustments): Use `ADD_LONG` and
      `SUB_LONG` for values that involve `FT_LONG_MAX` and `FT_LONG_MIN`.
    
    Fixes issue #1363.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/freetype.git
    Git SSH git@git.kmx.io:kc3-lang/freetype.git
    Public access ? public
    Description
    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags