Edit

kc3-lang/libxkbcommon/test

Branch :

  • Show log

    Commit

  • Author : Ran Benita
    Date : 2017-07-31 10:18:54
    Hash : daebdb5e
    Message : x11/keymap,test/interactive-evdev: fix a couple of clang-analyzer warnings From my analysis these values cannot be null, but the analyzer cannot see this. So assert it. Signed-off-by: Ran Benita <ran234@gmail.com>