Module: wine Branch: master Commit: 0eec0eb7e094eb3a50d20b230f732625a704483e URL: https://source.winehq.org/git/wine.git/?a=commit;h=0eec0eb7e094eb3a50d20b230...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Mar 10 12:22:14 2020 +0100
kernelbase: Don't allow the full Unicode character range in StrToInt* functions.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernelbase/string.c | 30 +++++++--------- dlls/shlwapi/tests/string.c | 84 +++++++++++++++++++++++++++++++++------------ 2 files changed, 76 insertions(+), 38 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0eec0eb7e094eb3a50d20...