summaryrefslogtreecommitdiff
path: root/http-push.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2016-07-01 02:06:35 -0400
committerJohannes Schindelin <johannes.schindelin@gmx.de>2016-07-01 15:38:01 +0200
commitbe0c7fe23075541ba8715fee0fe1c605d2cbdcec (patch)
tree7295f0c7719a56764d42e37e3b9b72c0d2fff4c3 /http-push.c
parent15b210503d5b5489a1b207c5699695e513d43200 (diff)
downloadgit-be0c7fe23075541ba8715fee0fe1c605d2cbdcec.tar.gz
common-main: call restore_sigpipe_to_default()
This is another safety/sanity setup that should be in force everywhere, but which we only applied in git.c. This did catch most cases, since even external commands are typically run via "git ..." (and the restoration applies to sub-processes, too). But there were cases we missed, such as somebody calling git-upload-pack directly via ssh, or scripts which use dashed external commands directly. Signed-off-by: Jeff King <peff@peff.net>
Diffstat (limited to 'http-push.c')
0 files changed, 0 insertions, 0 deletions