[PATCH] msvcp: Disable relay for _Thrd_current function

Piotr Caban piotr at codeweavers.com
Wed Dec 6 13:42:16 CST 2017


Spotted by Stefan.

The patch workarounds a crash when relay is enabled in x86_64 and arm 
case. Another way of fixing it is to define separate spec file entries 
for different platforms (make_specfiles will also need to be changed in 
that case).

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcp110/msvcp110.spec         | 2 +-
  dlls/msvcp120/msvcp120.spec         | 2 +-
  dlls/msvcp120_app/msvcp120_app.spec | 2 +-
  dlls/msvcp140/msvcp140.spec         | 2 +-
  4 files changed, 4 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcp-Disable-relay-for-_Thrd_current-function.txt
Type: text/x-patch
Size: 1837 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20171206/28f7c6dd/attachment.bin>


More information about the wine-devel mailing list