Skip to content

Replace sprintf() calls in original iperf3 code#1929

Merged
bmah888 merged 2 commits intomasterfrom
bmah-no-sprintf
Aug 18, 2025
Merged

Replace sprintf() calls in original iperf3 code#1929
bmah888 merged 2 commits intomasterfrom
bmah-no-sprintf

Conversation

@bmah888
Copy link
Contributor

@bmah888 bmah888 commented Aug 15, 2025

Version of iperf3 (or development branch, such as master or
3.1-STABLE) to which this pull request applies: master

  • Issues fixed (if any): none

  • Brief description of code changes (suitable for use as a commit message):

Replace sprintf() calls in original iperf3 code. Imported code remains unchanged for now.

There were no hazards in the code as written, but this might help
silence some compiler warnings and of course potentially prevent
future vulnerabilities. No functional changes.
@bmah888 bmah888 requested a review from swlars August 15, 2025 20:16
@bmah888 bmah888 self-assigned this Aug 15, 2025
Copy link
Contributor

@swlars swlars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@bmah888 bmah888 merged commit 3291a16 into master Aug 18, 2025
7 checks passed
@bmah888 bmah888 deleted the bmah-no-sprintf branch October 3, 2025 22:46
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.

2 participants