Commit daebdb5e08a76426c5c4dd59c187cfa45ef1d98b

Ran Benita 2017-07-31T10:18:54

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>