|
7 | 7 | | test.cpp:40:11:40:17 | access to array | test.cpp:11:26:11:28 | url |
|
8 | 8 | | test.cpp:46:18:46:26 | http:// | test.cpp:49:11:49:16 | buffer |
|
9 | 9 | | test.cpp:49:11:49:16 | buffer | test.cpp:11:26:11:28 | url |
|
| 10 | +| test.cpp:93:28:93:36 | http:// | test.cpp:104:11:104:13 | ptr | |
| 11 | +| test.cpp:104:11:104:13 | ptr | test.cpp:11:26:11:28 | url | |
| 12 | +| test.cpp:110:21:110:40 | http://example.com | test.cpp:121:11:121:13 | ptr | |
| 13 | +| test.cpp:121:11:121:13 | ptr | test.cpp:11:26:11:28 | url | |
10 | 14 | nodes
|
11 | 15 | | test.cpp:11:26:11:28 | url | semmle.label | url |
|
12 | 16 | | test.cpp:15:30:15:32 | url | semmle.label | url |
|
|
17 | 21 | | test.cpp:40:11:40:17 | access to array | semmle.label | access to array |
|
18 | 22 | | test.cpp:46:18:46:26 | http:// | semmle.label | http:// |
|
19 | 23 | | test.cpp:49:11:49:16 | buffer | semmle.label | buffer |
|
| 24 | +| test.cpp:93:28:93:36 | http:// | semmle.label | http:// | |
| 25 | +| test.cpp:104:11:104:13 | ptr | semmle.label | ptr | |
| 26 | +| test.cpp:110:21:110:40 | http://example.com | semmle.label | http://example.com | |
| 27 | +| test.cpp:121:11:121:13 | ptr | semmle.label | ptr | |
20 | 28 | subpaths
|
21 | 29 | #select
|
22 | 30 | | test.cpp:28:10:28:29 | http://example.com | test.cpp:28:10:28:29 | http://example.com | test.cpp:15:30:15:32 | url | A URL may be constructed with the HTTP protocol. |
|
23 | 31 | | test.cpp:35:23:35:42 | http://example.com | test.cpp:35:23:35:42 | http://example.com | test.cpp:15:30:15:32 | url | A URL may be constructed with the HTTP protocol. |
|
24 | 32 | | test.cpp:36:26:36:45 | http://example.com | test.cpp:36:26:36:45 | http://example.com | test.cpp:15:30:15:32 | url | A URL may be constructed with the HTTP protocol. |
|
25 | 33 | | test.cpp:46:18:46:26 | http:// | test.cpp:46:18:46:26 | http:// | test.cpp:15:30:15:32 | url | A URL may be constructed with the HTTP protocol. |
|
| 34 | +| test.cpp:93:28:93:36 | http:// | test.cpp:93:28:93:36 | http:// | test.cpp:15:30:15:32 | url | A URL may be constructed with the HTTP protocol. | |
| 35 | +| test.cpp:110:21:110:40 | http://example.com | test.cpp:110:21:110:40 | http://example.com | test.cpp:15:30:15:32 | url | A URL may be constructed with the HTTP protocol. | |
0 commit comments