codeql icon indicating copy to clipboard operation
codeql copied to clipboard

C++: Reduce FPs in cpp/wrong-type-format-argument due to extraction errors

Open calumgrant opened this issue 1 year ago • 1 comments
trafficstars

Fixes false positives cause by buildless extraction. Commit-by-commit review recommended.

Removes 1008 false positives in the asterisk/asterisk projects as observed on codeql-qa.

Pull Request checklist

All query authors

Internal query authors only

  • [ ] Autofixes generated based on these changes are valid, only needed if this PR makes significant changes to .ql, .qll, or .qhelp files. See the documentation (internal access required).
  • [x] Changes are validated at scale (internal access required).
  • [ ] Adding a new query? Consider also adding the query to autofix.

calumgrant avatar Oct 15 '24 14:10 calumgrant

Will re-run DCA after current changes.

calumgrant avatar Oct 18 '24 08:10 calumgrant