]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/ci-gcc-12-fixes' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 8 Jun 2022 21:27:50 +0000 (14:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 Jun 2022 21:27:50 +0000 (14:27 -0700)
Fixes real problems noticed by gcc 12 and works around false
positives.
source: <pull.1238.git.1653351786.gitgitgadget@gmail.com>

* 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