• Show log

    Commit

  • Hash : 31f1f355
    Author : Alan Coopersmith
    Date : 2018-09-30T16:04:29

    Fix off-by-one error in index check in xkb_file_type_to_string
    
    Found by Oracle's Parfait 2.2 static analyzer:
    Error: Buffer overrun
       Read outside array bounds [read-outside-array-bounds] (CWE 125):
          In array dereference of xkb_file_type_strings[type] with index type
          Array size is 56 bytes, index <= 56
            at line 734 of src/xkbcomp/ast-build.c in function 'xkb_file_type_to_string'.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
    

  • Properties

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