]> git.ipfire.org Git - thirdparty/git.git/commit - t/t0201-gettext-fallbacks.sh
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)
commitdb5b7c3e462a327e07c451d8a6e41b2ba193a1f8
treebbfbff91730463c853b0e2338ca127a3ff8e7f81
parent1bcf4f6271ad8c952739164d160e97efd579424f
parent2acf4cf0010379f10b39eba1fb4e0868a5ba4114
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
dir.c