| Summary: | 2 bugs in loopwave.c test program | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ken Paulson <ken> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.1 | ||
| Hardware: | x86_64 | ||
| OS: | Windows 7 | ||
| Attachments: | Patch to fix the issues | ||
This is fixed, thanks! |
Created attachment 1659 [details] Patch to fix the issues If run without any command line arguments, the loopwave test app will crash. I've attached a patch to fix it.