diff options
author | Max Kellermann <max@duempel.org> | 2009-02-10 08:18:01 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-02-10 08:18:01 +0100 |
commit | 799d1c9dc20c2a6723442614e10808bc5902c9df (patch) | |
tree | 2c358c6dfc1ebc0951fc40cd2134621bd2692cbe /src/decoder/mikmod_plugin.c | |
parent | 40393ae64f30e685e977617d4738bdfe04cc5786 (diff) | |
download | mpd-799d1c9dc20c2a6723442614e10808bc5902c9df.tar.gz mpd-799d1c9dc20c2a6723442614e10808bc5902c9df.tar.xz mpd-799d1c9dc20c2a6723442614e10808bc5902c9df.zip |
player_thread: reset pc.next_song only if queued
When we reset pc.next_song if there is no song queued, this might
cause a race condition: the next song to be played is cleared, while
pc.command was already set. Clear the "next_song" only if there is a
song queued for the current do_play() invocation.
Diffstat (limited to 'src/decoder/mikmod_plugin.c')
0 files changed, 0 insertions, 0 deletions