Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
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
raw
|
combined
(merge:
427c6d0
7dac3f8
)
diff --cc
gpg-interface.c
Simple merge