mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Update rust/ql/lib/codeql/rust/dataflow/internal/ModelsAsData.qll
Co-authored-by: Simon Friis Vindum <paldepind@github.com>
This commit is contained in:
@@ -51,8 +51,8 @@ private import codeql.rust.elements.internal.CallExprBaseImpl::Impl as CallExprB
|
||||
|
||||
/**
|
||||
* Holds if in a call to the function with canonical path `path`, the value referred
|
||||
* to by `output` is a flow source of the given `kind`.
|
||||
* The `madId` is the data extension row number.
|
||||
* to by `output` is a flow source of the given `kind` and `madId` is the data
|
||||
* extension row number.
|
||||
*
|
||||
* `output = "ReturnValue"` simply means the result of the call itself.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user