projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
427c6d0
7dac3f8
)
Merge branch 'sb/gpg-plug-fd-leak' into maint
author
Junio C Hamano
<gitster@pobox.com>
Thu, 7 Feb 2013 23:14:54 +0000
(15:14 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 7 Feb 2013 23:14:54 +0000
(15:14 -0800)
We forgot to close the file descriptor reading from "gpg" output,
killing "git log --show-signature" on a long history.
* sb/gpg-plug-fd-leak:
gpg: close stderr once finished with it in verify_signed_buffer()
1
2
gpg-interface.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
gpg-interface.c
Simple merge