Skip to content

Conversation

@Champ-Goblem
Copy link
Contributor

Fix a nil pointer dereference panic when attempting to call SetForegroundProcessGroupID on a TTY that has lost its session leader.

Fixes: #11943

Fix a nil pointer dereference panic when attempting to call `SetForegroundProcessGroupID` on a TTY that has lost its session leader.

Fixes: google#11943
Signed-off-by: Champ-Goblem <cameron@northflank.com>
copybara-service bot pushed a commit that referenced this pull request Jul 21, 2025
Fix a nil pointer dereference panic when attempting to call `SetForegroundProcessGroupID` on a TTY that has lost its session leader.

Fixes: #11943
FUTURE_COPYBARA_INTEGRATE_REVIEW=#11945 from Champ-Goblem:patch/runsc-fix-tty-panic 5f3d16e
PiperOrigin-RevId: 785553833
copybara-service bot pushed a commit that referenced this pull request Jul 21, 2025
Fix a nil pointer dereference panic when attempting to call `SetForegroundProcessGroupID` on a TTY that has lost its session leader.

Fixes: #11943
FUTURE_COPYBARA_INTEGRATE_REVIEW=#11945 from Champ-Goblem:patch/runsc-fix-tty-panic 5f3d16e
PiperOrigin-RevId: 785553833
@copybara-service copybara-service bot merged commit 69d6da9 into google:master Jul 21, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Panic in TTY IOCTL TIOCSPGRP

2 participants