-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mix_LoadWAV_RW, Mix_FreeChunk: use correct function to free chunk->abuf.
chunk->abuf allocated by SDL_LoadWAV_RW should be freed by SDL_FreeWAV. Ported from SDL-1.2 branch commit 4c47f6f for sake of being by the book. Reference issue: libsdl-org/sdl12-compat#215
- Loading branch information
Showing
1 changed file
with
27 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters