From: Junio C Hamano Date: Tue, 8 Dec 2020 23:11:20 +0000 (-0800) Subject: Merge branch 'rs/fetch-pack-invalid-lockfile' X-Git-Tag: v2.30.0-rc0~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eae47db8657199518b0785db6d83cf9fec179b47;p=thirdparty%2Fgit.git Merge branch 'rs/fetch-pack-invalid-lockfile' "fetch-pack" could pass NULL pointer to unlink(2) when it sees an invalid filename; the error checking has been tightened to make this impossible. * rs/fetch-pack-invalid-lockfile: fetch-pack: disregard invalid pack lockfiles --- eae47db8657199518b0785db6d83cf9fec179b47