[PATCH 3/3] ucrtbase: Avoid bool optimization in __std_exception_copy.

Piotr Caban piotr at codeweavers.com
Mon Oct 18 07:58:01 CDT 2021


Otherwise GCC changes do_free = 1 assignment to *dst = *src which breaks
ucrtbase/cpp tests.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcrt/except.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-ucrtbase-Avoid-bool-optimization-in-__std_exception_co.txt
Type: text/x-patch
Size: 364 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211018/064cbf7d/attachment.bin>


More information about the wine-devel mailing list