mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
6 lines
285 B
Markdown
6 lines
285 B
Markdown
## 0.1.1
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* The method predicate `getACalleeIncludingExternals` on `DataFlow::CallNode` and the function `viableCallable` in `DataFlowDispatch` now also work for calls to functions via a variable, where the function can be determined using local flow.
|