mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
JS: Change note
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: majorAnalysis
|
||||
---
|
||||
* Improved call resolution logic to better handle calls resolving "downwards", targeting
|
||||
a method declared in a subclass of the enclosing class. Data flow analysis
|
||||
has also improved to avoid spurious flow between unrelated classes in the class hierarchy.
|
||||
Reference in New Issue
Block a user