Commit 3fa308e
File tree
Expand file treeCollapse file tree
3 files changed
+33
-5
lines changedFilter options
- rust/ql
- lib/codeql/rust/internal
- test/query-tests/security
- CWE-770/CONSISTENCY
- CWE-825/CONSISTENCY
Expand file treeCollapse file tree
3 files changed
+33
-5
lines changedrust/ql/lib/codeql/rust/internal/PathResolution.qll
Copy file name to clipboardExpand all lines: rust/ql/lib/codeql/rust/internal/PathResolution.qll+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1404 | 1404 |
|
1405 | 1405 |
|
1406 | 1406 |
|
1407 |
| - |
| 1407 | + |
| 1408 | + |
1408 | 1409 |
|
1409 | 1410 |
|
1410 | 1411 |
|
1411 | 1412 |
|
1412 | 1413 |
|
| 1414 | + |
1413 | 1415 |
|
1414 | 1416 |
|
1415 |
| - |
1416 |
| - |
1417 |
| - |
1418 |
| - |
| 1417 | + |
| 1418 | + |
| 1419 | + |
| 1420 | + |
1419 | 1421 |
|
1420 | 1422 |
|
1421 | 1423 |
|
|
rust/ql/test/query-tests/security/CWE-770/CONSISTENCY/PathResolutionConsistency.expected
Copy file name to clipboard+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
rust/ql/test/query-tests/security/CWE-825/CONSISTENCY/PathResolutionConsistency.expected
Copy file name to clipboard+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
0 commit comments