]> git.sesse.net Git - vlc/commit
vlccore: pass a proper argument to vlc_cancel_self() in vlc_testcancel()
authorKO Myung-Hun <komh78@gmail.com>
Wed, 30 Jan 2013 07:34:53 +0000 (16:34 +0900)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 30 Jan 2013 14:41:53 +0000 (15:41 +0100)
commitcfe2c864c28e7406c8982f7f657bc51db709af66
tree846e3cf40aa8d96ec6a586d372a74031675a7c3f
parent5f2c31f4c1e1a53a1aba629afb4066aa4defdd6a
vlccore: pass a proper argument to vlc_cancel_self() in vlc_testcancel()

This fixes the problem that SAP hangs on even if it has been canceled.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
src/os2/thread.c