• Show log

    Commit

  • Hash : eba2781a
    Author : suzuki toshiya
    Date : 2011-11-30T22:40:43

    [apinames] Fix the overflow of signed integer hash.
    
    * src/tools/apinames.c (names_add): Change the type of `h' from
    int to unsigned int, to prevent undefined behaviour in the
    overflow of signed integers (overflow of unsigned int is defined
    to be wrap around).  Found by clang test suggested by Sean
    McBride.
    

  • 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