Files
codeql/cpp/ql/lib/change-notes/released/0.3.1.md
2022-07-14 08:56:03 +00:00

238 B

0.3.1

Minor Analysis Improvements

  • AnalysedExpr::isNullCheck and AnalysedExpr::isValidCheck have been updated to handle variable accesses on the left-hand side of the the C++ logical and variable declarations in conditions.