diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-08-08 14:21:35 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-08-08 14:21:35 -0700 |
commit | 743fba85f7dfb04eff4df55dc8d7aa08f3f8eaa3 (patch) | |
tree | e2aa879bce2c875e7268fb35b50d0287ed505fd3 /sha1_name.c | |
parent | Merge branch 'js/ignore-space-at-eol' into maint (diff) | |
parent | notes-merge: use O_EXCL to avoid overwriting existing files (diff) | |
download | tgif-743fba85f7dfb04eff4df55dc8d7aa08f3f8eaa3.tar.xz |
Merge branch 'rs/notes-merge-no-toctou' into maint
"git notes merge" had a code to see if a path exists (and fails if
it does) and then open the path for writing (when it doesn't).
Replace it with open with O_EXCL.
* rs/notes-merge-no-toctou:
notes-merge: use O_EXCL to avoid overwriting existing files
Diffstat (limited to 'sha1_name.c')
0 files changed, 0 insertions, 0 deletions