Thread (24 messages) flat view 24 messages, 4 authors, 2016-06-16

Re: [PATCH v3 1/4] builtin/verify-tag.c: Ignore SIGPIPE on gpg-interface

From: Jeff King <hidden>
Date: 2016-06-16 02:18:38

On Sat, Apr 02, 2016 at 07:16:12PM -0400, santiago@nyu.edu wrote:
From: Santiago Torres <redacted>

The verify_signed_buffer comand might cause a SIGPIPE signal when the
gpg child process terminates early (due to a bad keyid, for example) and
git tries to write to it afterwards. Previously, ignoring SIGPIPE was
done on the builtin/gpg-verify.c command to avoid this issue. However,
s/gpg-verify/verify-tag/ here, I think.

Other than that, nicely explained.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help