kernelbase: Don't allow the full Unicode character range in StrToInt* functions.
commit0eec0eb7e094eb3a50d20b230f732625a704483e
authorAlexandre Julliard <julliard@winehq.org>
Tue, 10 Mar 2020 11:22:14 +0000 (10 12:22 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 10 Mar 2020 19:39:21 +0000 (10 20:39 +0100)
tree024561a536bcd98e7dde35af51017a6c48175374
parentef95e4a8b9a4e772937514fb2538c145a07aa6c6
kernelbase: Don't allow the full Unicode character range in StrToInt* functions.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernelbase/string.c
dlls/shlwapi/tests/string.c