]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bc/push-cert-receive-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Mar 2017 21:07:18 +0000 (14:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Mar 2017 21:07:18 +0000 (14:07 -0700)
"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

1  2 
builtin/receive-pack.c

Simple merge