| Summary: | XSizeHints shouldn't be statically allocated | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Edward Rudd <urkle> |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | minor | ||
| Priority: | P2 | CC: | icculus |
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Attachments: | patch to allocate Hint structures per Xlib docs. | ||
|
Description
Edward Rudd
2012-09-25 16:20:02 UTC
Created attachment 957 [details]
patch to allocate Hint structures per Xlib docs.
This patch is now hg changeset 5e09ac1aba80, thanks! --ryan. |