Reproduction steps
Have a WSL share and open a repository on it
Seems to be a regression #6349.
Expected behavior
open_repository works as did with older versions
Actual behavior
Cannot open the repository: "failed to get security information: Incorrect function."
Seems to come from:
|
static int file_owner_sid(PSID *out, const char *path) |
Version of libgit2 (release number or SHA1)
v1.5
fbea439
Operating system(s) tested
Windows 10
cross-ref: https://gitlab.com/tortoisegit/tortoisegit/-/issues/3997
Reproduction steps
Have a WSL share and open a repository on it
Seems to be a regression #6349.
Expected behavior
open_repository works as did with older versions
Actual behavior
Cannot open the repository: "failed to get security information: Incorrect function."
Seems to come from:
libgit2/src/util/fs_path.c
Line 1852 in f02bcf7
Version of libgit2 (release number or SHA1)
v1.5
fbea439
Operating system(s) tested
Windows 10
cross-ref: https://gitlab.com/tortoisegit/tortoisegit/-/issues/3997