• Show log

    Commit

  • Hash : 1e52bf79
    Author : Ran Benita
    Date : 2013-10-03T10:02:49

    symbols: fix use of uninitialized variable
    
    'tmp' is stack allocated so tmp->merge is used uninitialized by
    AddModMapEntry(). The value doesn't matter much, but it used to
    make some modmap merging decision (which doesn't have many
    conflicts usually).
    
    Bug inherited from xkbcomp.
    
    Signed-off-by: Ran Benita <ran234@gmail.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

    keymap handling library for toolkits and window systems

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags