[PR #3974] [MERGED] Always allow empty environment variables #4973

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3974
Author: @topimiettinen
Created: 2/11/2021
Status: Merged
Merged: 2/11/2021
Merged by: @topimiettinen

Base: masterHead: allow-empty-env-var


📝 Commits (1)

  • 405b998 Always allow empty environment variables

📊 Changes

3 files changed (+2 additions, -10 deletions)

View changed files

📝 src/firejail/env.c (+1 -8)
📝 src/firejail/firejail.h (+0 -1)
📝 src/firejail/main.c (+1 -1)

📄 Description

With the recent changes to environment variable handling, it should be
safe to always allow empty variables.

Closes: #3965


🔄 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/3974 **Author:** [@topimiettinen](https://github.com/topimiettinen) **Created:** 2/11/2021 **Status:** ✅ Merged **Merged:** 2/11/2021 **Merged by:** [@topimiettinen](https://github.com/topimiettinen) **Base:** `master` ← **Head:** `allow-empty-env-var` --- ### 📝 Commits (1) - [`405b998`](https://github.com/netblue30/firejail/commit/405b9981a616165bfd4a12071af73284818d624e) Always allow empty environment variables ### 📊 Changes **3 files changed** (+2 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/env.c` (+1 -8) 📝 `src/firejail/firejail.h` (+0 -1) 📝 `src/firejail/main.c` (+1 -1) </details> ### 📄 Description With the recent changes to environment variable handling, it should be safe to always allow empty variables. Closes: #3965 --- <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:30:00 -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#4973
No description provided.