mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
6 lines
241 B
Markdown
6 lines
241 B
Markdown
## 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 C++ logical "and", and variable declarations in conditions.
|