|
1 | 1 | edges
|
2 |
| -| test.cpp:11:20:11:22 | url | test.cpp:15:30:15:32 | url | |
3 |
| -| test.cpp:28:10:28:29 | http://example.com | test.cpp:11:20:11:22 | url | |
4 |
| -| test.cpp:38:18:38:26 | http:// | test.cpp:41:11:41:16 | buffer | |
5 |
| -| test.cpp:41:11:41:16 | buffer | test.cpp:11:20:11:22 | url | |
| 2 | +| test.cpp:11:26:11:28 | url | test.cpp:15:30:15:32 | url | |
| 3 | +| test.cpp:28:10:28:29 | http://example.com | test.cpp:11:26:11:28 | url | |
| 4 | +| test.cpp:35:23:35:42 | http://example.com | test.cpp:39:11:39:15 | url_l | |
| 5 | +| test.cpp:36:26:36:45 | http://example.com | test.cpp:40:11:40:17 | access to array | |
| 6 | +| test.cpp:39:11:39:15 | url_l | test.cpp:11:26:11:28 | url | |
| 7 | +| test.cpp:40:11:40:17 | access to array | test.cpp:11:26:11:28 | url | |
| 8 | +| test.cpp:46:18:46:26 | http:// | test.cpp:49:11:49:16 | buffer | |
| 9 | +| test.cpp:49:11:49:16 | buffer | test.cpp:11:26:11:28 | url | |
6 | 10 | nodes
|
7 |
| -| test.cpp:11:20:11:22 | url | semmle.label | url | |
| 11 | +| test.cpp:11:26:11:28 | url | semmle.label | url | |
8 | 12 | | test.cpp:15:30:15:32 | url | semmle.label | url |
|
9 | 13 | | test.cpp:28:10:28:29 | http://example.com | semmle.label | http://example.com |
|
10 |
| -| test.cpp:38:18:38:26 | http:// | semmle.label | http:// | |
11 |
| -| test.cpp:41:11:41:16 | buffer | semmle.label | buffer | |
| 14 | +| test.cpp:35:23:35:42 | http://example.com | semmle.label | http://example.com | |
| 15 | +| test.cpp:36:26:36:45 | http://example.com | semmle.label | http://example.com | |
| 16 | +| test.cpp:39:11:39:15 | url_l | semmle.label | url_l | |
| 17 | +| test.cpp:40:11:40:17 | access to array | semmle.label | access to array | |
| 18 | +| test.cpp:46:18:46:26 | http:// | semmle.label | http:// | |
| 19 | +| test.cpp:49:11:49:16 | buffer | semmle.label | buffer | |
12 | 20 | subpaths
|
13 | 21 | #select
|
14 | 22 | | 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. |
|
15 |
| -| test.cpp:38:18:38:26 | http:// | test.cpp:38:18:38:26 | http:// | test.cpp:15:30:15:32 | url | A URL may be constructed with the HTTP protocol. | |
| 23 | +| 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 | +| 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 | +| 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. | |
0 commit comments