Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing printf arg in fork_func #508

Merged
merged 1 commit into from
Jan 14, 2024
Merged

Fix missing printf arg in fork_func #508

merged 1 commit into from
Jan 14, 2024

Conversation

gperciva
Copy link
Member

No description provided.

This should have been part of:
    2024-01-13 Add fork_func.{c,h}
    ebfe5c8

Reported by:	Coverity scan
@gperciva
Copy link
Member Author

Whoops! A rather embarrassing mistake.

... I could have sworn that clang or gcc would warn about this case!

@gperciva
Copy link
Member Author

ah, clang warns about such problems in printf, but not warn0. Makes sense. (I didn't check gcc.)

@cperciva cperciva merged commit 9ea50f6 into master Jan 14, 2024
2 checks passed
@cperciva
Copy link
Member

Oops. I should have noticed that...

@gperciva gperciva deleted the fix-fork-func branch January 26, 2024 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants