[PR #3670] [MERGED] build: enable CI build with scan-build #4843

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3670
Author: @reinerh
Created: 10/14/2020
Status: Merged
Merged: 10/14/2020
Merged by: @reinerh

Base: masterHead: scan_build


📝 Commits (2)

  • 6fd7e73 build: enable CI build with scan-build
  • dbcad5e Remove unused variables

📊 Changes

5 files changed (+16 additions, -16 deletions)

View changed files

📝 .github/workflows/build.yml (+10 -5)
📝 src/faudit/dbus.c (+1 -1)
📝 src/firejail/arp.c (+3 -5)
📝 src/firejail/network.c (+1 -2)
📝 src/fnet/arp.c (+1 -3)

📄 Description

No description provided


🔄 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/3670 **Author:** [@reinerh](https://github.com/reinerh) **Created:** 10/14/2020 **Status:** ✅ Merged **Merged:** 10/14/2020 **Merged by:** [@reinerh](https://github.com/reinerh) **Base:** `master` ← **Head:** `scan_build` --- ### 📝 Commits (2) - [`6fd7e73`](https://github.com/netblue30/firejail/commit/6fd7e7318eda0a187f5233495bf42cf604f19255) build: enable CI build with scan-build - [`dbcad5e`](https://github.com/netblue30/firejail/commit/dbcad5eb1a58e0ca8fb801bc8183150400f11c8a) Remove unused variables ### 📊 Changes **5 files changed** (+16 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+10 -5) 📝 `src/faudit/dbus.c` (+1 -1) 📝 `src/firejail/arp.c` (+3 -5) 📝 `src/firejail/network.c` (+1 -2) 📝 `src/fnet/arp.c` (+1 -3) </details> ### 📄 Description _No description provided_ --- <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:27:36 -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#4843
No description provided.