|
1 | | -| test.c:15:3:15:18 | ... = ... | test.c:15:3:15:8 | buffer | |
2 | | -| test.c:22:11:22:34 | ... = ... | test.c:22:24:22:27 | args | |
3 | | -| test.c:23:5:23:15 | ... = ... | test.c:23:6:23:8 | ptr | |
4 | | -| test.c:36:3:36:12 | call to addNullAsm | test.c:36:14:36:19 | buffer | |
5 | | -| test.c:41:3:41:13 | call to expression | test.c:41:7:41:12 | buffer | |
6 | | -| test.c:48:2:48:10 | ... = ... | test.c:48:3:48:6 | data | |
7 | | -| test.c:49:2:49:15 | ... = ... | test.c:49:3:49:6 | data | |
8 | | -| test.c:52:2:52:12 | ... = ... | test.c:52:2:52:5 | data | |
9 | | -| test.c:55:16:55:19 | data | test.c:55:16:55:19 | data | |
10 | | -| test.c:56:2:56:13 | ... = ... | test.c:56:2:56:6 | data2 | |
11 | | -| test.c:59:2:59:14 | ... = ... | test.c:59:11:59:14 | data | |
12 | | -| test.c:60:2:60:18 | ... = ... | test.c:60:11:60:14 | data | |
13 | | -| test.c:63:2:63:7 | call to strcpy | test.c:63:9:63:12 | data | |
14 | | -| test.c:64:2:64:8 | call to addNull | test.c:64:10:64:13 | data | |
15 | | -| test.c:65:2:65:15 | call to addNullVarargs | test.c:65:20:65:23 | data | |
16 | | -| test.c:66:2:66:11 | call to addNullAsm | test.c:66:13:66:16 | data | |
17 | | -| test.c:67:2:67:15 | call to addNullWrapper | test.c:67:17:67:20 | data | |
18 | | -| test.c:68:2:68:23 | call to addNullFunctionPointer | test.c:68:25:68:28 | data | |
19 | | -| test.c:86:2:86:13 | ... = ... | test.c:86:2:86:6 | data2 | |
20 | | -| test.c:100:2:100:7 | call to strcpy | test.c:100:9:100:14 | buffer | |
21 | | -| test.c:108:2:108:21 | ... = ... | test.c:108:2:108:5 | data | |
22 | | -| test.c:114:2:114:18 | call to strlenWrapperSafe | test.c:114:20:114:23 | data | |
23 | | -| test.c:115:2:115:7 | call to strcpy | test.c:115:9:115:12 | data | |
| 1 | +| test.c:18:3:18:18 | ... = ... | test.c:18:3:18:8 | buffer | |
| 2 | +| test.c:25:11:25:34 | ... = ... | test.c:25:24:25:27 | args | |
| 3 | +| test.c:26:5:26:15 | ... = ... | test.c:26:6:26:8 | ptr | |
| 4 | +| test.c:39:3:39:12 | call to addNullAsm | test.c:39:14:39:19 | buffer | |
| 5 | +| test.c:44:3:44:13 | call to expression | test.c:44:7:44:12 | buffer | |
| 6 | +| test.c:51:2:51:10 | ... = ... | test.c:51:3:51:6 | data | |
| 7 | +| test.c:52:2:52:15 | ... = ... | test.c:52:3:52:6 | data | |
| 8 | +| test.c:55:2:55:12 | ... = ... | test.c:55:2:55:5 | data | |
| 9 | +| test.c:58:16:58:19 | data | test.c:58:16:58:19 | data | |
| 10 | +| test.c:59:2:59:13 | ... = ... | test.c:59:2:59:6 | data2 | |
| 11 | +| test.c:62:2:62:14 | ... = ... | test.c:62:11:62:14 | data | |
| 12 | +| test.c:63:2:63:18 | ... = ... | test.c:63:11:63:14 | data | |
| 13 | +| test.c:66:2:66:7 | call to strcpy | test.c:66:9:66:12 | data | |
| 14 | +| test.c:67:2:67:8 | call to addNull | test.c:67:10:67:13 | data | |
| 15 | +| test.c:68:2:68:15 | call to addNullVarargs | test.c:68:20:68:23 | data | |
| 16 | +| test.c:69:2:69:11 | call to addNullAsm | test.c:69:13:69:16 | data | |
| 17 | +| test.c:70:2:70:15 | call to addNullWrapper | test.c:70:17:70:20 | data | |
| 18 | +| test.c:71:2:71:23 | call to addNullFunctionPointer | test.c:71:25:71:28 | data | |
| 19 | +| test.c:89:2:89:13 | ... = ... | test.c:89:2:89:6 | data2 | |
| 20 | +| test.c:103:2:103:7 | call to strcpy | test.c:103:9:103:14 | buffer | |
| 21 | +| test.c:111:2:111:21 | ... = ... | test.c:111:2:111:5 | data | |
| 22 | +| test.c:117:2:117:18 | call to strlenWrapperSafe | test.c:117:20:117:23 | data | |
| 23 | +| test.c:118:2:118:7 | call to strcpy | test.c:118:9:118:12 | data | |
0 commit comments