My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a5194d8
64c45dc
)
Merge branch 'sr/gpg-interface-stop-at-the-end'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 25 Jul 2019 20:59:23 +0000
(13:59 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 25 Jul 2019 20:59:23 +0000
(13:59 -0700)
A codepath that reads from GPG for signed object verification read
past the end of allocated buffer, which has been fixed.
* sr/gpg-interface-stop-at-the-end:
gpg-interface: do not scan past the end of buffer
Trivial merge