Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 64dbb88

Browse files
author
Felicity Chapman
committed
Minor tidy up to release notes
1 parent af469fd commit 64dbb88

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

change-notes/1.22/analysis-java.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Improvements to Java analysis
22

3+
The following changes in version 1.22 affect Java analysis in all applications.
4+
35
## Changes to existing queries
46

57
| **Query** | **Expected impact** | **Change** |
@@ -13,7 +15,7 @@
1315

1416
* The virtual dispatch library has been updated to give more precise dispatch
1517
targets for `Object.toString()` calls. This affects all security queries and
16-
removes false positives that arose from paths through impossible `toString()`
18+
removes false positive results that arose from paths through impossible `toString()`
1719
calls.
1820
* The library `VCS.qll` and all queries that imported it have been removed.
1921
* The second copy of the interprocedural `TaintTracking` library has been

0 commit comments

Comments
 (0)