Skip to content

Fix format-security warning with clang.#663

Merged
clalancette merged 1 commit intorollingfrom
clalancette/fix-format-security
Jan 2, 2024
Merged

Fix format-security warning with clang.#663
clalancette merged 1 commit intorollingfrom
clalancette/fix-format-security

Conversation

@clalancette
Copy link
Copy Markdown
Contributor

In particular, make sure to use a "%s" format string.

In particular, make sure to use a "%s" format string.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette
Copy link
Copy Markdown
Contributor Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

Copy link
Copy Markdown
Member

@audrow audrow left a comment

Choose a reason for hiding this comment

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

LGTM!

@clalancette clalancette merged commit 85c0f3a into rolling Jan 2, 2024
@clalancette clalancette deleted the clalancette/fix-format-security branch January 2, 2024 19:25
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