]> git.sesse.net Git - vlc/commit
Fix abortion if killing signals are re-used.
authorRémi Denis-Courmont <rem@videolan.org>
Thu, 1 Mar 2007 17:52:11 +0000 (17:52 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Thu, 1 Mar 2007 17:52:11 +0000 (17:52 +0000)
commit1d58919125812d569c23bde687e42fca86858e33
tree0af55e576ef7a8f9b5b132c31d9ed25c939a1e53
parent14c5e914ffb2ca51676a2d6c6b081a8e324fe47e
Fix abortion if killing signals are re-used.
Of course, VLC has no bugs, so you never need to abort it that way,
so that this fixes nothing.
include/vlc_threads.h
src/vlc.c