Files
codeql/cpp/ql/src/change-notes/released/0.9.5.md
2024-02-20 14:26:23 +00:00

225 B

0.9.5

Minor Analysis Improvements

  • The "non-constant format string" query (cpp/non-constant-format) has been updated to produce fewer false positives.
  • Added dataflow models for the gettext function variants.