From: Junio C Hamano Date: Thu, 25 Jul 2019 20:59:23 +0000 (-0700) Subject: Merge branch 'sr/gpg-interface-stop-at-the-end' X-Git-Tag: v2.23.0-rc0~13 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/984da7f8d2589b53cca7c920e597eab30d4c1b36?ds=inline;hp=--cc 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 --- 984da7f8d2589b53cca7c920e597eab30d4c1b36