Skip to content
Commit 694f4dd4 authored by Jörg Ehrichs's avatar Jörg Ehrichs
Browse files

Fixed nullpointer issue with XGetEventData

I've replaced the check for the return value because it returns false also if the cookie event data has been claimed already.
Now I always get the event data and check if the data is NULL or not.

Should avoid crashes and again detect the connected tablet correctly
parent f8ba4d31
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment