On 12/05/2013 08:27 PM, Kevin Kofler
wrote:
They are potential security issues, because ignoring them (especially via (b)) sets everyone up for a fail.The vast majority of those warnings are actually false positives, not actual security issues. Putting my upstream hat on, if asked to "fix" such a false positive, I'd do one of: (a) close the bug as INVALID/NOTABUG/WONTFIX or (b) hardcode -Wno-error=format-security -Wno-format-security in my build setup and close the bug as FIXED. For instance, today it may be a constant format string, but tomorrow someone will introduce it as a settable configuration parameter. Given that pretty much all those cases can be solved by either "%s" or
|
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct