From: Junio C Hamano Date: Thu, 30 Mar 2017 21:07:18 +0000 (-0700) Subject: Merge branch 'bc/push-cert-receive-fix' X-Git-Tag: v2.13.0-rc0~36 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e711824c5ec4eb65f5022c75f33a4c5f0b157b65 Merge branch 'bc/push-cert-receive-fix' "git receive-pack" could have been forced to die by attempting allocate an unreasonably large amount of memory with a crafted push certificate; this has been fixed. * bc/push-cert-receive-fix: builtin/receive-pack: fix incorrect pointer arithmetic --- e711824c5ec4eb65f5022c75f33a4c5f0b157b65