From: Junio C Hamano Date: Wed, 29 Jul 2026 18:46:32 +0000 (-0700) Subject: Merge branch 'jk/ci-static-analysis-image-bump' into next X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=457a1758611e5a861f1578ae5cc1d5966c2552f4;p=thirdparty%2Fgit.git Merge branch 'jk/ci-static-analysis-image-bump' into next The image version used by the static-analysis CI job has been bumped to ubuntu-latest (Ubuntu 24.04), which brings in a newer Coccinelle version that resolves a severe performance regression. A false positive warning from the CHECK_ASSERTION_SIDE_EFFECTS build with GCC 15 in the Bloom filter code has also been silenced to facilitate the image upgrade. * jk/ci-static-analysis-image-bump: ci: bump ubuntu image version for static-analysis job bloom: silence CHECK_ASSERTION_SIDE_EFFECTS false positive --- 457a1758611e5a861f1578ae5cc1d5966c2552f4