Skip to content
Snippets Groups Projects
Commit 93d70572 authored by François Gouget's avatar François Gouget Committed by Alexandre Julliard
Browse files

DOSFS_DoGetFullPathName would underflow (p would get past the

beginning of buffer) if given the name "//..".
Regrouped the handling of the directory separators.
Directory separators in the returned path are now alway a single "\"
which simplifies the handling of ".." in the name.
parent f94761b8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment