зеркало из https://github.com/github/codeql.git
Update docs/codeql/codeql-language-guides/advanced-dataflow-scenarios-cpp.rst
This commit is contained in:
Родитель
9d2e21e470
Коммит
342f4f867b
|
@ -58,7 +58,7 @@ A regular dataflow query such as the following query:
|
|||
where Flow::flowPath(source, sink)
|
||||
select sink.getNode(), source, sink, "Flow from user input to sink!"
|
||||
|
||||
will catch most things such as
|
||||
will catch most things such as:
|
||||
|
||||
.. code-block:: cpp
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче