[PR #6712] [MERGED] bugfix: fix flock debug messages going to stderr #6135

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6712
Author: @kmk3
Created: 4/16/2025
Status: Merged
Merged: 4/17/2025
Merged by: @kmk3

Base: masterHead: fix-flock-stderr


📝 Commits (1)

  • 38d383c bugfix: fix flock debug messages going to stderr

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 src/firejail/preproc.c (+6 -6)

📄 Description

Print them to stdout, for consistency with the rest of the debug
messages.

This amends commit 53bc65897 ("modif: improve flock handling",
2024-04-17) / #6307.


🔄 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/6712 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 4/16/2025 **Status:** ✅ Merged **Merged:** 4/17/2025 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `fix-flock-stderr` --- ### 📝 Commits (1) - [`38d383c`](https://github.com/netblue30/firejail/commit/38d383c7f25765c36b9af087bff8d88f8cb8bdae) bugfix: fix flock debug messages going to stderr ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/preproc.c` (+6 -6) </details> ### 📄 Description Print them to stdout, for consistency with the rest of the debug messages. This amends commit 53bc65897 ("modif: improve flock handling", 2024-04-17) / #6307. --- <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:51:23 -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#6135
No description provided.