| Summary: | Found: seg-fault with testgesture [patch included] | ||
|---|---|---|---|
| Product: | SDL | Reporter: | automata |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | minor | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | the patch | ||
Fixed, thanks! http://hg.libsdl.org/SDL/rev/475f0a544157 |
Created attachment 1002 [details] the patch An incorrect guard resulted in segmentation faults with the SDL/test/testgesture executable. The attached patch fixes this issue, and also allows the program's window to properly handle resize events. Apply the attached patch to .../SDL/test/testgesture.c