mirror of
https://github.com/github/codeql.git
synced 2026-01-07 19:50:22 +01:00
Add change note
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: fix
|
||||
---
|
||||
* Fixed a bug where data flow nodes in files that are not in the project being analyzed (such as libraries) and are not contained within a function were not given an enclosing callable. Note that for files that are not contained within a function, the enclosing callable is considered to be the file itself. This may cause some minor changes to results.
|
||||
Reference in New Issue
Block a user