From: Junio C Hamano Date: Tue, 11 Oct 2016 21:21:03 +0000 (-0700) Subject: Merge branch 'jc/verify-loose-object-header' into maint X-Git-Tag: v2.10.2~30 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f7f0a87e0a27a1baaf782af7cec18fd23fdf35de Merge branch 'jc/verify-loose-object-header' into maint Codepaths that read from an on-disk loose object were too loose in validating what they are reading is a proper object file and sometimes read past the data they read from the disk, which has been corrected. H/t to Gustavo Grieco for reporting. * jc/verify-loose-object-header: unpack_sha1_header(): detect malformed object header streaming: make sure to notice corrupt object --- f7f0a87e0a27a1baaf782af7cec18fd23fdf35de