[PR #4300] [MERGED] CI: build with GCC 11 #5104

Closed
opened 2026-05-05 10:32:21 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4300
Author: @reinerh
Created: 5/23/2021
Status: Merged
Merged: 5/23/2021
Merged by: @smitsohu

Base: masterHead: gcc11


📝 Commits (1)

📊 Changes

3 files changed (+6 additions, -6 deletions)

View changed files

📝 .github/workflows/build.yml (+2 -2)
📝 configure (+2 -2)
📝 configure.ac (+2 -2)

📄 Description

this fixes a new false positive memory leak (#4297), but unfortunately
opens a few new false positives (#4274).
therefore let it ignore memleak checks for now, until the detection
is a bit more stable in GCC.

Fixes: #4274, #4297

ping @smitsohu @rusty-snake @glitsj16 @kmk3


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/4300 **Author:** [@reinerh](https://github.com/reinerh) **Created:** 5/23/2021 **Status:** ✅ Merged **Merged:** 5/23/2021 **Merged by:** [@smitsohu](https://github.com/smitsohu) **Base:** `master` ← **Head:** `gcc11` --- ### 📝 Commits (1) - [`07b85f3`](https://github.com/netblue30/firejail/commit/07b85f39afd6a22e65925dceabbf320ca6fb335d) CI: build with GCC 11 ### 📊 Changes **3 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+2 -2) 📝 `configure` (+2 -2) 📝 `configure.ac` (+2 -2) </details> ### 📄 Description this fixes a new false positive memory leak (#4297), but unfortunately opens a few new false positives (#4274). therefore let it ignore memleak checks for now, until the detection is a bit more stable in GCC. Fixes: #4274, #4297 ping @smitsohu @rusty-snake @glitsj16 @kmk3 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:32:21 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5104
No description provided.