diff options
author | Russell Belfer <rb@github.com> | 2013-06-24 09:19:24 -0700 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-06-24 09:19:24 -0700 |
commit | 32c12ea6a9cafd76a746af2e2be9366c95752f5b (patch) | |
tree | e2efee4e44f8c67c7e9811eff44f0d4f92627745 /tests/diff/iterator.c | |
parent | 8294e8cfff284a05084f7f9b91931e136a0c119d (diff) | |
download | libgit2-32c12ea6a9cafd76a746af2e2be9366c95752f5b.tar.gz |
Work around reparse point stat issues
In theory, p_stat should never return an S_ISLNK result, but due
to the current implementation on Windows with mount points it is
possible that it will. For now, work around that by allowing a
link in the path to a directory being created. If it is really a
problem, then the issue will be caught on the next iteration of
the loop, but typically this will be the right thing to do.
Diffstat (limited to 'tests/diff/iterator.c')
0 files changed, 0 insertions, 0 deletions