[PATCH 2/2] msvcrt: Fix 0 parsing in parse_double helper.
4 May
2020
4 May
'20
4:30 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/string.c | 5 ++++- dlls/msvcrt/tests/string.c | 5 +++++ 2 files changed, 9 insertions(+), 1 deletion(-)
4 May
4 May
4:47 a.m.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49090 On 5/4/20 11:30 AM, Piotr Caban wrote:
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/string.c | 5 ++++- dlls/msvcrt/tests/string.c | 5 +++++ 2 files changed, 9 insertions(+), 1 deletion(-)
2138
Age (days ago)
2138
Last active (days ago)
1 comments
1 participants
participants (1)
-
Piotr Caban