diff options
author | wm4 <wm4@nowhere> | 2016-07-25 11:28:06 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2016-07-25 11:28:06 +0200 |
commit | cb4342dda4389abb2d5c81f7bc660675199a313d (patch) | |
tree | be105cf54458d2b23b5d6fa7fecd1f2d5c63ae8f /video/out/opengl | |
parent | ebe798a333fe547b77a5c0169a7fd8aadf8b8beb (diff) |
x11: do not accidentally discard event flags
It seems vo_x11_check_events() was supposed to return the currently
flagged events and reset them. But there are many places where
vo_x11_check_events() is called without checking its return value. This
could lead to forgotten events.
Change the code such that they can't get lost.
Diffstat (limited to 'video/out/opengl')
0 files changed, 0 insertions, 0 deletions