]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'vd/pthread-setspecific-g11-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 4 Nov 2021 19:07:47 +0000 (12:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 4 Nov 2021 19:07:47 +0000 (12:07 -0700)
One CI task based on Fedora image noticed a not-quite-kosher
consturct recently, which has been corrected.

* vd/pthread-setspecific-g11-fix:
  async_die_is_recursing: work around GCC v11.x issue on Fedora

1  2 
run-command.c

diff --cc run-command.c
Simple merge