| Summary: | Memory leak in SDL_mixer? | ||
|---|---|---|---|
| Product: | SDL_mixer | Reporter: | Ryan C. Gordon <icculus> |
| Component: | misc | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P1 | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | test case. | ||
|
Description
Ryan C. Gordon
2007-01-29 12:09:13 UTC
Whoops, this is an SDL_mixer bug, not an SDL bug... --ryan. Ryan, can you take a look at this for the SDL_mixer 1.2.8 release? Looking at this now. --ryan. Created attachment 228 [details]
test case.
Here's a test case that triggers the bug. "whoosh.wav" and "icculus.org" can be just about any file you have laying around your hard drive.
--ryan.
Fixed in svn revision #3290. --ryan. |