commit | e9e92d2ad79da20060c4815d5257e9d7fb887bcf | [log] [tgz] |
---|---|---|
author | Daniel Stone <daniel@fooishbar.org> | Mon Jun 04 11:40:47 2012 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Jun 04 11:02:53 2012 -0400 |
tree | e7768953065aac7c8944a978ccfa9f8ae25b7b79 | |
parent | a497d57619db0d1f82da938c74e856fe9780eecb [diff] |
Fix sessions with no active input devices Fix a few unconditional dereferences of seat->keyboard and seat->pointer in paths that could be hit outside of input event processing. Reported-by: Pekka Paalanen <ppaalanen@gmail.com> Signed-off-by: Daniel Stone <daniel@fooishbar.org>