|
5 | 5 | | test.c:15:20:15:23 | argv | test.c:21:18:21:23 | query1 |
|
6 | 6 | | test.c:15:20:15:23 | argv | test.c:21:18:21:23 | query1 indirection |
|
7 | 7 | | test.c:15:20:15:23 | argv | test.c:21:18:21:23 | query1 indirection |
|
| 8 | +| test.cpp:44:27:44:30 | argv | test.cpp:44:27:44:33 | (const char *)... | |
| 9 | +| test.cpp:44:27:44:30 | argv | test.cpp:44:27:44:33 | (const char *)... | |
| 10 | +| test.cpp:44:27:44:30 | argv | test.cpp:44:27:44:33 | access to array | |
| 11 | +| test.cpp:44:27:44:30 | argv | test.cpp:44:27:44:33 | access to array | |
| 12 | +| test.cpp:44:27:44:30 | argv | test.cpp:44:27:44:33 | access to array | |
| 13 | +| test.cpp:44:27:44:30 | argv | test.cpp:44:27:44:33 | access to array | |
| 14 | +| test.cpp:44:27:44:30 | argv | test.cpp:44:27:44:33 | access to array indirection | |
| 15 | +| test.cpp:44:27:44:30 | argv | test.cpp:44:27:44:33 | access to array indirection | |
8 | 16 | nodes
|
9 | 17 | | test.c:15:20:15:23 | argv | semmle.label | argv |
|
10 | 18 | | test.c:15:20:15:23 | argv | semmle.label | argv |
|
|
13 | 21 | | test.c:21:18:21:23 | query1 | semmle.label | query1 |
|
14 | 22 | | test.c:21:18:21:23 | query1 indirection | semmle.label | query1 indirection |
|
15 | 23 | | test.c:21:18:21:23 | query1 indirection | semmle.label | query1 indirection |
|
| 24 | +| test.cpp:44:27:44:30 | argv | semmle.label | argv | |
| 25 | +| test.cpp:44:27:44:30 | argv | semmle.label | argv | |
| 26 | +| test.cpp:44:27:44:33 | (const char *)... | semmle.label | (const char *)... | |
| 27 | +| test.cpp:44:27:44:33 | (const char *)... | semmle.label | (const char *)... | |
| 28 | +| test.cpp:44:27:44:33 | access to array | semmle.label | access to array | |
| 29 | +| test.cpp:44:27:44:33 | access to array | semmle.label | access to array | |
| 30 | +| test.cpp:44:27:44:33 | access to array | semmle.label | access to array | |
| 31 | +| test.cpp:44:27:44:33 | access to array indirection | semmle.label | access to array indirection | |
| 32 | +| test.cpp:44:27:44:33 | access to array indirection | semmle.label | access to array indirection | |
16 | 33 | #select
|
17 | 34 | | test.c:21:18:21:23 | query1 | test.c:15:20:15:23 | argv | test.c:21:18:21:23 | query1 | This argument to a SQL query function is derived from $@ and then passed to mysql_query(sqlArg) | test.c:15:20:15:23 | argv | user input (argv) |
|
| 35 | +| test.cpp:44:27:44:33 | access to array | test.cpp:44:27:44:30 | argv | test.cpp:44:27:44:33 | access to array | This argument to a SQL query function is derived from $@ and then passed to pqxx::work::exec1((unnamed parameter 0)) | test.cpp:44:27:44:30 | argv | user input (argv) | |
0 commit comments