| Summary: | Wayland crash in wl_proxy_get_user_data | ||
|---|---|---|---|
| Product: | SDL | Reporter: | x414e54 |
| Component: | events | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | icculus |
| Version: | HG 2.1 | Keywords: | target-2.0.4 |
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | Wayland Null Surface Fix | ||
|
Description
x414e54
2015-04-08 07:05:32 UTC
Created attachment 2115 [details]
Wayland Null Surface Fix
I have created a patch. It simply copies the same null surface handling from pointer_handle_enter to keyboard_handle_enter.
This patch is now https://hg.libsdl.org/SDL/rev/5c55c6567bdc, thanks! --ryan. |