Skip to content

printf: Format String Parsing Overflow Causes Panic#9693

Merged
cakebaker merged 1 commit into
uutils:mainfrom
sylvestre:printf
Dec 19, 2025
Merged

printf: Format String Parsing Overflow Causes Panic#9693
cakebaker merged 1 commit into
uutils:mainfrom
sylvestre:printf

Conversation

@sylvestre

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/overlay-headers (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/tail/inotify-dir-recreate is now passing!

Comment thread src/uucore/src/lib/features/format/spec.rs Outdated
@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/tail/overlay-headers (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/tail/inotify-dir-recreate is now passing!

@cakebaker
cakebaker merged commit 15d51c8 into uutils:main Dec 19, 2025
127 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.

printf Format String Parsing Overflow Causes Panic

2 participants