]> git.sesse.net Git - vlc/commit
Fix deadlock while quiting VLC. It can get stuck in the playlist. Stopping the playli...
authorJean-Paul Saman <jpsaman@videolan.org>
Mon, 18 Apr 2005 18:13:37 +0000 (18:13 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Mon, 18 Apr 2005 18:13:37 +0000 (18:13 +0000)
commit9be4d7c04a508b727d0b374164325d24e719e43a
treeeaf9d022537908b5237649e42055e056ac90a105
parent393c3c577aa8676456d741b669b715f8b285612e
Fix deadlock while quiting VLC. It can get stuck in the playlist. Stopping the playlist first resolves this problem.
modules/control/hotkeys.c