Alexandre Julliard : kernelbase: Don't allow the full Unicode character range in StrToInt* functions.
11 Mar
2020
11 Mar
'20
10:38 p.m.
Module: wine Branch: master Commit: 0eec0eb7e094eb3a50d20b230f732625a704483e URL: https://source.winehq.org/git/wine.git/?a=commit;h=0eec0eb7e094eb3a50d20b230... Author: Alexandre Julliard <julliard(a)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(a)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...
2199
Age (days ago)
2199
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard