commit | 15778842bd5a63a2550c3d213b157823610a4f08 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Tue Feb 05 16:12:43 2013 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Feb 05 16:12:43 2013 -0800 |
tree | 89cf219636f5ee25fc5d8564b889bdd210aa8ac0 | |
parent | 8278a7bdc19fb917860788dcff5a34c0f629dd0b [diff] | |
parent | 7dac3f83218b9f6c4c7d1c1cf093190f20d27108 [diff] |
Merge branch 'sb/gpg-plug-fd-leak' 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()