audio_stop_playback(): Release track handles BEFORE erasing all the info
commit30bf03dc8dbf321a864dda5cbbbe4e940c4a6df3
authorNicolas Pennequin <nicolas@nicolas-laptop.(none)>
Wed, 10 Oct 2007 20:22:31 +0000 (10 22:22 +0200)
committerlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Thu, 25 Oct 2007 19:18:20 +0000 (25 19:18 +0000)
treec9e207a52a227ee272ef35fc1961439d4bd37eff
parent45ed9c24c51c97bda88c55a974e0f6ba1f9401c6
audio_stop_playback(): Release track handles BEFORE erasing all the info

This fixes some handles not being released when playback was stopped at the
end of a playlist.
apps/playback.c