Skip to content

fbpdf: fix format-security error#3

Open
asymmetric wants to merge 1 commit into
aligrudi:masterfrom
asymmetric:formatsec
Open

fbpdf: fix format-security error#3
asymmetric wants to merge 1 commit into
aligrudi:masterfrom
asymmetric:formatsec

Conversation

@asymmetric
Copy link
Copy Markdown

Using printf without a formatting string is a security vulnerability,
and most distributions now default to using -Werror=format-security.

See https://fedoraproject.org/wiki/Format-Security-FAQ

Using printf without a formatting string is a security vulnerability,
and most distributions now default to using `-Werror=format-security`.

See https://fedoraproject.org/wiki/Format-Security-FAQ
hassan-sabirin added a commit to hassan-sabirin/fbpdf that referenced this pull request May 31, 2026
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.

1 participant