Skip to content

fbpdf: fix format-security error#3

Open
asymmetric wants to merge 1 commit intoaligrudi:masterfrom
asymmetric:formatsec
Open

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

Conversation

@asymmetric
Copy link

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
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