mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Add the merged PathGraph to all copies of the InlineFlowTest library
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
* import DefaultFlowTest
|
||||
* import PathGraph
|
||||
*
|
||||
* from ValueFlow::PathNode source, ValueFlow::PathNode sink
|
||||
* where ValueFlow::flowPath(source, sink)
|
||||
* from PathNode source, PathNode sink
|
||||
* where flowPath(source, sink)
|
||||
* select sink, source, sink, "$@", source, source.toString()
|
||||
* ```
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user