Files
codeql/cpp/ql/src/change-notes/released/1.2.4.md
2024-09-30 17:59:48 +00:00

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.