[PATCH 3/3 v3] msvcrt: Use parse_double for scanf floats.

Piotr Caban piotr at codeweavers.com
Thu Jan 2 12:01:56 CST 2020


From: Erich E. Hoover <erich.e.hoover at gmail.com>

Signed-off-by: Erich E. Hoover <erich.e.hoover at gmail.com>
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
v3:
  - don't read too many characters in parse_double

  dlls/msvcrt/scanf.c  |  16 ++--
  dlls/msvcrt/scanf.h  | 183 +++++++++++++++++++------------------------
  dlls/msvcrt/string.c |   3 +
  3 files changed, 90 insertions(+), 112 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Use-parse_double-for-scanf-floats.txt
Type: text/x-patch
Size: 10503 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200102/d9cb1b8e/attachment.bin>


More information about the wine-devel mailing list