summaryrefslogtreecommitdiff
path: root/tests/repo/iterator.c
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2015-07-26 17:19:22 +0200
committerCarlos Martín Nieto <cmn@dwim.me>2015-07-26 17:19:22 +0200
commit12786e0f7c0e6ea23b1483f8732ca23b367bfd8f (patch)
tree4b4cd36669cde2833e36b6fe2f4062097fd5744f /tests/repo/iterator.c
parent42156d561723e92ffe597885719aa63abfe0795c (diff)
downloadlibgit2-12786e0f7c0e6ea23b1483f8732ca23b367bfd8f.tar.gz
iterator: skip over errors in diriter init
An error here will typically mean that the directory was removed between the time we iterated the parent and the time we wanted to visit it in which case we should ignore it. Other kinds of errors such as permissions (or transient errors) also better dealt with by pretending we didn't see it.
Diffstat (limited to 'tests/repo/iterator.c')
0 files changed, 0 insertions, 0 deletions