Skip to content

Conversation

@devreal
Copy link
Contributor

@devreal devreal commented Oct 31, 2025

Backport of #13468 to v6.0.x

Mac OS clang warns that sprintf is deprecated. Replace it
with snprintf.

Signed-off-by: Joseph Schuchart <[email protected]>

(cherry picked from commit 4673f07)
Signed-off-by: Joseph Schuchart <[email protected]>

(cherry picked from commit 2b56685)
Clang warns about possible uninitialized use.

Signed-off-by: Joseph Schuchart <[email protected]>

(cherry picked from commit 4bfe98e)
Signed-off-by: Joseph Schuchart <[email protected]>

(cherry picked from commit ef93ff4)
The expression `max_k < min(a, b)` may not produce what we think it does.

Signed-off-by: Joseph Schuchart <[email protected]>

(cherry picked from commit 588ae90)
@devreal devreal requested review from bosilca and hppritcha October 31, 2025 02:41
@github-actions github-actions bot added this to the v6.0.0 milestone Oct 31, 2025
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