We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2559 - 2 bugs in loopwave.c test program
Summary: 2 bugs in loopwave.c test program
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.1
Hardware: x86_64 Windows 7
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-24 10:37 UTC by Ken Paulson
Modified: 2014-06-22 03:42 UTC (History)
0 users

See Also:


Attachments
Patch to fix the issues (1.14 KB, text/plain)
2014-05-24 10:37 UTC, Ken Paulson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Paulson 2014-05-24 10:37:50 UTC
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.
Comment 1 Sam Lantinga 2014-06-22 03:42:03 UTC
This is fixed, thanks!