From: Junio C Hamano Date: Wed, 12 Jan 2022 23:11:43 +0000 (-0800) Subject: Merge branch 'ps/lockfile-cleanup-fix' X-Git-Tag: v2.35.0-rc1~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=12f82b0dd70aaefdb9363a96403d41d13b97e5b0;p=thirdparty%2Fgit.git Merge branch 'ps/lockfile-cleanup-fix' Some lockfile code called free() in signal-death code path, which has been corrected. * ps/lockfile-cleanup-fix: fetch: fix deadlock when cleaning up lockfiles in async signals --- 12f82b0dd70aaefdb9363a96403d41d13b97e5b0