зеркало из https://github.com/github/codeql.git
Update docs/codeql/codeql-language-guides/advanced-dataflow-scenarios-cpp.rst
Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
Родитель
efe7153ac2
Коммит
9a91145d7e
|
@ -30,7 +30,7 @@ Consider the following scenario: We have data coming out of ``user_input()`` and
|
|||
void sink(int);
|
||||
int user_input();
|
||||
|
||||
A regular dataflow query such as the following query
|
||||
A regular dataflow query such as the following query:
|
||||
|
||||
.. code-block:: ql
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче