Author :
Ran Benita
Date :
2017-04-28 09:33:25
Hash :c9832d43 Message :test/interactive-x11: handle NULL from xcb_wait_for_event
Can happen in cases like:
- There was an error between the error check and the call.
- The internal poll() fails.
Signed-off-by: Ran Benita <ran234@gmail.com>