[vlc-devel] [PATCH] oldrc: fix thread-cancellation on windows

Hannes Domani ssbssa at yahoo.de
Fri Aug 15 23:23:20 CEST 2014


Hello

In ReadWin32() was no way that vlc_cancel() could work its magic.
So I've used WaitForSingleObjectEx() to get an alertable wait, and added vlc_testcancel() to get a cancellation point.

This fixes #10483.


Regards
Domani Hannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-oldrc-fix-thread-cancellation-on-windows.patch
Type: application/octet-stream
Size: 1221 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140815/4d352b73/attachment.obj>


More information about the vlc-devel mailing list