Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sb/gpg-plug-fd-leak'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 6 Feb 2013 00:12:43 +0000
(16:12 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 6 Feb 2013 00:12:43 +0000
(16:12 -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
raw
|
combined
(merge:
8278a7b
7dac3f8
)
diff --cc
gpg-interface.c
Simple merge