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: http://git.ipfire.org/?a=commitdiff_plain;h=984da7f8d2589b53cca7c920e597eab30d4c1b36;p=thirdparty%2Fgit.git 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