From: Junio C Hamano Date: Wed, 1 Jun 2022 02:10:35 +0000 (-0700) Subject: Merge branch 'js/ci-gcc-12-fixes' X-Git-Tag: v2.37.0-rc0~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=db5b7c3e462a327e07c451d8a6e41b2ba193a1f8;p=thirdparty%2Fgit.git Merge branch 'js/ci-gcc-12-fixes' 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 --- db5b7c3e462a327e07c451d8a6e41b2ba193a1f8