Alexandre Julliard : kernelbase: Don't allow the full Unicode character range in path functions.
11 Mar
2020
11 Mar
'20
10:38 p.m.
Module: wine Branch: master Commit: 5933c2a6901218bc6ef7b6e808b0571fa96b542e URL: https://source.winehq.org/git/wine.git/?a=commit;h=5933c2a6901218bc6ef7b6e80... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Mar 10 12:45:06 2020 +0100 kernelbase: Don't allow the full Unicode character range in path functions. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/kernelbase/file.c | 2 +- dlls/kernelbase/path.c | 134 ++++++++++++++++++++++--------------------------- 2 files changed, 62 insertions(+), 74 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=5933c2a6901218bc6ef7b...
2199
Age (days ago)
2199
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard