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