| Summary: | path for replacement static path[1024] on variable PATH_MAX | ||
|---|---|---|---|
| Product: | SDL_mixer | Reporter: | Andrey <afletdinov> |
| Component: | misc | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Attachments: | timidity_path_max | ||
The PATH_MAX changes are svn revision #5066, and the TIMIDITY_ERROR_SIZE changes are svn revision #5067. Thanks! --ryan. |
Created attachment 410 [details] timidity_path_max I think it must be replaced. because for example: wince PATH_MAX = 255, it will use less memory other systems will correctly identify the path.