| Summary: | Loading MIDI music using FluidSynth leaks memory. | ||
|---|---|---|---|
| Product: | SDL_mixer | Reporter: | Philipp Wiesemann <philipp.wiesemann> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | patch for memory leak | ||
|
Description
Philipp Wiesemann
2015-06-15 21:27:26 UTC
Sure, do you have a tested patch? Thanks! Created attachment 2179 [details]
patch for memory leak
I attached a patch which fixes the memory leak.
Fixed, thanks! https://hg.libsdl.org/SDL_mixer/rev/fe757163b8f7 |