]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/pack-header-lshift-overflow'
authorJunio C Hamano <gitster@pobox.com>
Fri, 10 Dec 2021 22:35:08 +0000 (14:35 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Dec 2021 22:35:08 +0000 (14:35 -0800)
The code to decode the length of packed object size has been
corrected.

* jt/pack-header-lshift-overflow:
  packfile: avoid overflowing shift during decode

1  2 
packfile.c

diff --cc packfile.c
Simple merge