[PATCH] qcap: Fix always wait for ReadThread to end when fiter_Stop.

Jiajin Cui cuijiajin at uniontech.com
Sun Jun 28 01:07:15 CDT 2020


There is a very small probability that the ReadThread will always wait for run_event signal after filet_Stop calls qcap_driver_stop_stream, and then filter_Stop is stuck waiting for the ReadThread to exit when calling qcap_driver_cleanup_stream. This issue was found in the video call hang up of Tencent QQ application.

Signed-off-by: Jiajin Cui <cuijiajin at uniontech.com>
---
 dlls/qcap/v4l.c | 1 +
 1 file changed, 1 insertion(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-qcap-Fix-always-wait-for-ReadThread-to-end-when-fite.patch
Type: application/octet-stream
Size: 1075 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200628/f4c0c1a3/attachment.obj>


More information about the wine-devel mailing list