mirror of
https://github.com/github/codeql.git
synced 2026-04-11 18:14:01 +02:00
220 B
220 B
1.2.4
Minor Analysis Improvements
- Fixed false positives in the
cpp/wrong-number-format-arguments("Too few arguments to formatting function") query when the formatting function has been declared implicitly.