ensure detection of entry type on windows is reliable
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Tue, 3 Sep 2024 13:57:12 +0000 (15:57 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 5 Sep 2024 08:49:30 +0000 (10:49 +0200)
commitfcc325ffbb47362cdfbb5dd2057cffe9c06030fb
treecc2571e44eb0800e7cd6055748d91e81065060ef
parent52edabe5ed88753ec81cd39b2662440c62cf67ac
ensure detection of entry type on windows is reliable

it seems that there is a possibility for the type detection to report a
folder as being a file

with this change, I am pretty sure that cannot happen any longer

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/csync/vio/csync_vio_local_win.cpp