Skip to content

Commit

Permalink
Fixed bug 1833 - Memory leak issue in SDL_mixer-1.2.12/music.c file
Browse files Browse the repository at this point in the history
Nitz

In this code 'music' is dynamically allocated. But memory get leaked at return MUS_NONE.
  • Loading branch information
slouken committed May 22, 2013
1 parent b1502d2 commit d6c2d7c
Showing 1 changed file with 1,001 additions and 1,000 deletions.

0 comments on commit d6c2d7c

Please sign in to comment.