[PATCH] msvcr120: Implemented Concurrency::details::_Condition_variable.

Piotr Caban piotr.caban at gmail.com
Wed Feb 18 05:46:38 CST 2015


Hi,

there's also a leak of cv_queue structure in 
_Condition_variable_wait_for. It's never freed when 
_Condition_varaible_notify* is not called later.

Cheers,
Piotr



More information about the wine-devel mailing list