|
1 | 1 | problems
|
2 |
| -| test.cpp:11:8:11:12 | c_str | test.cpp:18:16:18:21 | call to getenv | test.cpp:11:8:11:12 | c_str | The object returned by the function getenv should not be modified. | |
| 2 | +| test.cpp:11:7:11:12 | * ... | test.cpp:18:16:18:21 | call to getenv | test.cpp:11:7:11:12 | * ... | The object returned by the function getenv should not be modified. | |
| 3 | +| test.cpp:11:8:11:12 | c_str | test.cpp:18:16:18:21 | call to getenv | test.cpp:11:7:11:12 | * ... | The object returned by the function getenv should not be modified. | |
3 | 4 | | test.cpp:67:5:67:9 | conv4 | test.cpp:64:11:64:20 | call to localeconv | test.cpp:67:5:67:9 | conv4 | The object returned by the function localeconv should not be modified. |
|
4 | 5 | | test.cpp:76:5:76:8 | conv | test.cpp:72:25:72:34 | call to localeconv | test.cpp:76:5:76:8 | conv | The object returned by the function localeconv should not be modified. |
|
5 | 6 | edges
|
6 |
| -| test.cpp:8:18:8:22 | c_str | test.cpp:11:8:11:12 | c_str | provenance | | |
| 7 | +| test.cpp:8:18:8:22 | c_str | test.cpp:11:7:11:12 | * ... | provenance | | |
| 8 | +| test.cpp:18:16:18:21 | call to getenv | test.cpp:18:16:18:21 | call to getenv | provenance | | |
7 | 9 | | test.cpp:18:16:18:21 | call to getenv | test.cpp:24:9:24:12 | env1 | provenance | |
|
8 | 10 | | test.cpp:24:9:24:12 | env1 | test.cpp:8:18:8:22 | c_str | provenance | |
|
9 |
| -| test.cpp:64:11:64:20 | call to localeconv | test.cpp:67:5:67:9 | conv4 | provenance | | |
10 |
| -| test.cpp:72:25:72:34 | call to localeconv | test.cpp:76:5:76:8 | conv | provenance | | |
| 11 | +| test.cpp:64:3:64:22 | ... = ... | test.cpp:67:5:67:9 | conv4 | provenance | | |
| 12 | +| test.cpp:64:11:64:20 | call to localeconv | test.cpp:64:3:64:22 | ... = ... | provenance | | |
| 13 | +| test.cpp:72:25:72:34 | call to localeconv | test.cpp:72:25:72:34 | call to localeconv | provenance | | |
| 14 | +| test.cpp:72:25:72:34 | call to localeconv | test.cpp:73:24:73:28 | conv4 | provenance | | |
| 15 | +| test.cpp:73:24:73:28 | conv4 | test.cpp:76:5:76:8 | conv | provenance | | |
11 | 16 | nodes
|
12 | 17 | | test.cpp:8:18:8:22 | c_str | semmle.label | c_str |
|
13 |
| -| test.cpp:11:8:11:12 | c_str | semmle.label | c_str | |
| 18 | +| test.cpp:11:7:11:12 | * ... | semmle.label | * ... | |
| 19 | +| test.cpp:18:16:18:21 | call to getenv | semmle.label | call to getenv | |
14 | 20 | | test.cpp:18:16:18:21 | call to getenv | semmle.label | call to getenv |
|
15 | 21 | | test.cpp:24:9:24:12 | env1 | semmle.label | env1 |
|
| 22 | +| test.cpp:64:3:64:22 | ... = ... | semmle.label | ... = ... | |
16 | 23 | | test.cpp:64:11:64:20 | call to localeconv | semmle.label | call to localeconv |
|
17 | 24 | | test.cpp:67:5:67:9 | conv4 | semmle.label | conv4 |
|
18 | 25 | | test.cpp:72:25:72:34 | call to localeconv | semmle.label | call to localeconv |
|
| 26 | +| test.cpp:72:25:72:34 | call to localeconv | semmle.label | call to localeconv | |
| 27 | +| test.cpp:73:24:73:28 | conv4 | semmle.label | conv4 | |
19 | 28 | | test.cpp:76:5:76:8 | conv | semmle.label | conv |
|
20 | 29 | subpaths
|
0 commit comments