mirror of
https://github.com/github/codeql.git
synced 2026-05-03 20:58:03 +02:00
C++: add taint edges to DefinitionByReferenceNode
This commit is contained in:
@@ -10,4 +10,5 @@
|
||||
| taint.cpp:151:7:151:12 | call to select | taint.cpp:151:20:151:25 | call to source |
|
||||
| taint.cpp:167:8:167:13 | call to source | taint.cpp:167:8:167:13 | call to source |
|
||||
| taint.cpp:168:8:168:14 | tainted | taint.cpp:164:19:164:24 | call to source |
|
||||
| taint.cpp:173:8:173:13 | buffer | taint.cpp:164:19:164:24 | call to source |
|
||||
| taint.cpp:181:8:181:9 | * ... | taint.cpp:185:11:185:16 | call to source |
|
||||
|
||||
Reference in New Issue
Block a user