Alexandre Julliard : ntdll: Reject NT path names that are not in canonical form.
13 Apr
2021
13 Apr
'21
9:31 p.m.
Module: wine Branch: master Commit: 405666b736f7e471e301f051cfbe68bcbef7e0f6 URL: https://source.winehq.org/git/wine.git/?a=commit;h=405666b736f7e471e301f051c... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Apr 13 12:55:59 2021 +0200 ntdll: Reject NT path names that are not in canonical form. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ntdll/tests/path.c | 92 +++++++++++++++++++++++++++++++++++++++++++++ dlls/ntdll/unix/file.c | 99 ++++++++++++++++++++++++++----------------------- 2 files changed, 144 insertions(+), 47 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=405666b736f7e471e301f...
1801
Age (days ago)
1801
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard