[PATCH 1/2 v2] msvcrt: Fix overflow checks in parse_double.

Piotr Caban piotr at codeweavers.com
Tue Apr 28 12:21:40 CDT 2020


Old check is optimized out in gcc 9.3.0 when -O2 optimization is
enabled.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcrt/string.c | 8 ++++----
  1 file changed, 4 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Fix-overflow-checks-parse_double.txt
Type: text/x-patch
Size: 1161 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200428/34fa8967/attachment.bin>


More information about the wine-devel mailing list