]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sr/gpg-interface-stop-at-the-end' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 Jul 2019 19:38:17 +0000 (12:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Jul 2019 19:38:17 +0000 (12:38 -0700)
commitc5d81d7f5938909544e86d503d2c7cbc2f600e2f
tree9339e5e47ea9ec5b3d5cbec14443c0c783022d1c
parent17952bd1bf4d758c5431eafe06059193c3977881
parent64c45dc72ef039215f23d1b8f077dd6f9f254d38
Merge branch 'sr/gpg-interface-stop-at-the-end' into maint

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