diff options
author | Carlos Martín Nieto <cmn@dwim.me> | 2015-06-15 13:28:08 +0200 |
---|---|---|
committer | Carlos Martín Nieto <cmn@dwim.me> | 2015-06-15 13:43:48 +0200 |
commit | 25bd0aaf20463fd9d00d882d39cb1cfec4aa6917 (patch) | |
tree | 14b772556825babc21b153d7fb93dce1e2cabea8 /tests/diff/binary.c | |
parent | 2665fefa0f3af60c04b747e2f06c0d4ca6ea75f7 (diff) | |
download | libgit2-25bd0aaf20463fd9d00d882d39cb1cfec4aa6917.tar.gz |
path: remove unnecessary readdir_r usagecmn/readdir
Arguably all uses of readdir_r are unnecessary, but in this case
especially so, as the directory handle only exists within this function,
so we don't race with anybody.
Diffstat (limited to 'tests/diff/binary.c')
0 files changed, 0 insertions, 0 deletions