]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/ci-gcc-12-fixes'
authorJunio C Hamano <gitster@pobox.com>
Wed, 1 Jun 2022 02:10:35 +0000 (19:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Jun 2022 02:10:35 +0000 (19:10 -0700)
Fixes real problems noticed by gcc 12 and works around false
positives.

* js/ci-gcc-12-fixes:
  dir.c: avoid "exceeds maximum object size" error with GCC v12.x
  nedmalloc: avoid new compile error
  compat/win32/syslog: fix use-after-realloc

1  2 
dir.c

diff --cc dir.c
Simple merge