Skip to content

Replace wsprintf with snprintf and a destination size - #155

Merged
ZivDero merged 1 commit into
OpenTS-Developers:mainfrom
gunnarbeutner:bounded-formatting
Sep 11, 2026
Merged

Replace wsprintf with snprintf and a destination size#155
ZivDero merged 1 commit into
OpenTS-Developers:mainfrom
gunnarbeutner:bounded-formatting

Conversation

@gunnarbeutner

Copy link
Copy Markdown
Contributor

wsprintf is Windows-only. This replaces those calls with snprintf.

@github-actions

github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown

Development builds of fb41069:

The links work without a GitHub account. Artifacts expire after 90 days, and this comment follows the latest successful build.

Comment thread code/tevent.h Outdated
@ZivDero ZivDero added the no change record Engine change needs no manual change record label Sep 11, 2026
@ZivDero
ZivDero merged commit 49d66e6 into OpenTS-Developers:main Sep 11, 2026
5 checks passed
@gunnarbeutner
gunnarbeutner deleted the bounded-formatting branch September 11, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no change record Engine change needs no manual change record

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants