• Show log

    Commit

  • Hash : 45496c33
    Author : Ran Benita
    Date : 2019-10-19T00:37:48

    test: fix printf("%s", NULL) in error path
    
        ../test/common.c: In function ‘test_get_path’:
        ../test/common.c:171:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=]
          171 |         fprintf(stderr, "Failed to allocate path (%d chars) for %s\n",
              |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          172 |                 (int) path_len, path);
              |                 ~~~~~~~~~~~~~~~~~~~~~
    
    Signed-off-by: Ran Benita <ran@unusedvar.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