ucrtbase: Don't fail if path ends with '\' character in stat functions family.
commitc5cb5e24a30d98aa329e87c3c9e709b16cf43233
authorPiotr Caban <piotr@codeweavers.com>
Fri, 13 Jul 2018 14:49:34 +0000 (13 16:49 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 13 Jul 2018 15:20:44 +0000 (13 17:20 +0200)
treeb8f56ca480c887f99bb4f1c6bfbe7180f312f34c
parent54f58769fee73a55675d503e0281e8f381a8e8b1
ucrtbase: Don't fail if path ends with '\' character in stat functions family.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45292
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcrt/file.c
dlls/ucrtbase/tests/misc.c