Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build regression with -Wformat-security #3427

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

pmatilai
Copy link
Member

@pmatilai pmatilai commented Nov 5, 2024

Commit 547ba08 broke the build with -Wformat-security. Add the trivial fix and ensure it stays that way by adding -Wformat-security to our normal build flags.

@pmatilai pmatilai requested a review from a team as a code owner November 5, 2024 11:28
@pmatilai pmatilai requested review from dmnks and removed request for a team November 5, 2024 11:28
Commit 547ba08 broke the build
with -Wformat-security, add the missing string format.
Kinda shocking that this isn't included in -Wall
@dmnks dmnks merged commit d8992bd into rpm-software-management:master Nov 6, 2024
1 check 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