• Show log

    Commit

  • Hash : ec2a5dc8
    Author : Behdad Esfahbod
    Date : 2019-03-26T16:18:03

    Use class templates for Null objects
    
    This allows partial-instantiating custom Null object for template Lookup<T>.
    Before, this had to be handcoded per instantiation.  Apparently I missed
    adding one for AAT::ankr.lookupTable, so it was getting the wrong (generic)
    null for Lookup object, which is wrong and unsafe.
    
    Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=944346
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/harfbuzz.git
    Git SSH git@git.kmx.io:kc3-lang/harfbuzz.git
    Public access ? public
    Description

    HarfBuzz text shaping engine

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags