[PR #3502] [MERGED] Ignore SIGTTOU during flush_stdin() #4783

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3502
Author: @awelzel
Created: 7/8/2020
Status: Merged
Merged: 7/25/2020
Merged by: @smitsohu

Base: masterHead: ignore-sigttou-during-stdin-flush


📝 Commits (1)

  • 0226be4 Ignore SIGTTOU during flush_stdin()

📊 Changes

1 file changed (+20 additions, -9 deletions)

View changed files

📝 src/firejail/util.c (+20 -9)

📄 Description

This avoids/fixes the issue reported in #3500 .


🔄 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/3502 **Author:** [@awelzel](https://github.com/awelzel) **Created:** 7/8/2020 **Status:** ✅ Merged **Merged:** 7/25/2020 **Merged by:** [@smitsohu](https://github.com/smitsohu) **Base:** `master` ← **Head:** `ignore-sigttou-during-stdin-flush` --- ### 📝 Commits (1) - [`0226be4`](https://github.com/netblue30/firejail/commit/0226be42dbf107e80f9f3a0210a9fda23b3b066a) Ignore SIGTTOU during flush_stdin() ### 📊 Changes **1 file changed** (+20 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/util.c` (+20 -9) </details> ### 📄 Description This avoids/fixes the issue reported in #3500 . --- <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:26:31 -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#4783
No description provided.