From: Junio C Hamano Date: Mon, 17 Sep 2018 20:53:58 +0000 (-0700) Subject: Merge branch 'jk/patch-corrupted-delta-fix' X-Git-Tag: v2.20.0-rc0~233 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/07703ae057f5f6952d9ea4ee1cc34bfc889b4c5b Merge branch 'jk/patch-corrupted-delta-fix' Malformed or crafted data in packstream can make our code attempt to read or write past the allocated buffer and abort, instead of reporting an error, which has been fixed. * jk/patch-corrupted-delta-fix: t5303: use printf to generate delta bases patch-delta: handle truncated copy parameters patch-delta: consistently report corruption patch-delta: fix oob read t5303: test some corrupt deltas test-delta: read input into a heap buffer --- 07703ae057f5f6952d9ea4ee1cc34bfc889b4c5b