... | ... | @@ -210,6 +210,7 @@ |
|
|
* [sup #639] Fixed `DEREF_OF_NULL.RET.USER.PROC` false reports with oversized condition.
|
|
|
* [sup #663] Fixed `DEREF_OF_NULL.RET.USER.PROC [STATISTICAL]` false positive when a function which cannot return `null` is analyzed after its caller.
|
|
|
* [sup #648] Improved delegate devirtualization when target functions are always known and not modifiable from outside.
|
|
|
* [sup #881] Fixed FP of DIVISION_BY_ZERO with floating point divisor.
|
|
|
* NUnit 4 `ClassicAssert` is now supported in testcases checkers and conditions.
|
|
|
* Added more details to no escape tracepoints in `HANDLE_LEAK`.
|
|
|
* Added step tracepoints in `USE_AFTER_DISPOSE`.
|
... | ... | |