Skip to content

Conversation

@CzechBlueBear
Copy link
Contributor

Apologies, I was hit by a temporary bout of stupidity and forgot that strnprintf() returns the number of bytes that would be written if the buffer was sufficient, not the real number of bytes written - so its result may be larger than PATH_MAX and must be compared using >=, not ==.

@CzechBlueBear CzechBlueBear marked this pull request as ready for review June 10, 2025 09:36
@nhorman nhorman merged commit 8e8945e into Irqbalance:master Jun 10, 2025
6 of 10 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.

2 participants