Skip to content

hostname: fix panic on hostname > /dev/full#10912

Merged
ChrisDryden merged 1 commit intouutils:mainfrom
WhateverAWS:fix-panic-hostname
Feb 13, 2026
Merged

hostname: fix panic on hostname > /dev/full#10912
ChrisDryden merged 1 commit intouutils:mainfrom
WhateverAWS:fix-panic-hostname

Conversation

@WhateverAWS
Copy link
Contributor

fixes #10812

@WhateverAWS WhateverAWS reopened this Feb 13, 2026
@github-actions
Copy link

GNU testsuite comparison:

GNU test failed: tests/pr/bounded-memory. tests/pr/bounded-memory is passing on 'main'. Maybe you have to rebase?
Skipping an intermittent issue tests/tail/follow-name (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/tty/tty-eof (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/printf/printf-surprise is now passing!

@ChrisDryden
Copy link
Collaborator

Just making a note here for future reference that there should be no need for doing a single lock of the stdout since only one thing should be printing.

Thanks!

@ChrisDryden ChrisDryden merged commit 93ae934 into uutils:main Feb 13, 2026
153 of 156 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hostname > /dev/full panics

2 participants