Merge branch 'sr/gpg-interface-stop-at-the-end'
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Jul 2019 20:59:23 +0000 (13:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Jul 2019 20:59:23 +0000 (13:59 -0700)
commit984da7f8d2589b53cca7c920e597eab30d4c1b36
tree3893c6b5190ce7ba24431c61610453c1fe0302d6
parenta5194d806c46a71d523054db28f0b22e23284a3c
parent64c45dc72ef039215f23d1b8f077dd6f9f254d38
Merge branch 'sr/gpg-interface-stop-at-the-end'

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