C++: add taint edges to DefinitionByReferenceNode

This commit is contained in:
Robert Marsh
2019-04-22 10:17:43 -07:00
parent 09d0548c81
commit 262f724235
2 changed files with 38 additions and 1 deletions

View File

@@ -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 |