summaryrefslogtreecommitdiff
path: root/git-add--interactive.perl
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2018-02-23 02:00:54 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-02-23 14:20:22 -0800
commit79f0ba1547a34b3a9791491f9bbfe4048026f373 (patch)
tree8b4e50bfcbf061ad5d5ac7726f54974b5e6a974f /git-add--interactive.perl
parentGit 2.16.2 (diff)
downloadtgif-79f0ba1547a34b3a9791491f9bbfe4048026f373.tar.xz
strbuf_read_file(): preserve errno across close() call
If we encounter a read error, the user may want to report it by looking at errno. However, our close() call may clobber errno, leading to confusing results. Let's save and restore it in the error case. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-add--interactive.perl')
0 files changed, 0 insertions, 0 deletions