]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'cb/buggy-gcc-12-workaround'
authorJunio C Hamano <gitster@pobox.com>
Fri, 10 Jun 2022 22:04:12 +0000 (15:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Jun 2022 22:04:12 +0000 (15:04 -0700)
With a more targetted workaround in http.c in another topic, we may
be able to lift this blanket "GCC12 dangling-pointer warning is
broken and unsalvageable" workaround.

* cb/buggy-gcc-12-workaround:
  Revert -Wno-error=dangling-pointer


Trivial merge