|
30 | 30 | | test.cpp:206:17:206:23 | ... + ... | test.cpp:206:17:206:23 | ... + ... | |
31 | 31 | | test.cpp:206:17:206:23 | ... + ... | test.cpp:213:5:213:13 | ... = ... | |
32 | 32 | | test.cpp:206:17:206:23 | ... + ... | test.cpp:213:5:213:13 | ... = ... | |
33 | | -| test.cpp:231:18:231:30 | new[] | test.cpp:232:3:232:20 | ... = ... | |
34 | | -| test.cpp:238:20:238:32 | new[] | test.cpp:239:5:239:22 | ... = ... | |
35 | 33 | | test.cpp:260:13:260:24 | new[] | test.cpp:261:14:261:21 | ... + ... | |
36 | 34 | | test.cpp:261:14:261:21 | ... + ... | test.cpp:261:14:261:21 | ... + ... | |
37 | 35 | | test.cpp:261:14:261:21 | ... + ... | test.cpp:264:13:264:14 | * ... | |
@@ -135,10 +133,6 @@ nodes |
135 | 133 | | test.cpp:206:17:206:23 | ... + ... | semmle.label | ... + ... | |
136 | 134 | | test.cpp:206:17:206:23 | ... + ... | semmle.label | ... + ... | |
137 | 135 | | test.cpp:213:5:213:13 | ... = ... | semmle.label | ... = ... | |
138 | | -| test.cpp:231:18:231:30 | new[] | semmle.label | new[] | |
139 | | -| test.cpp:232:3:232:20 | ... = ... | semmle.label | ... = ... | |
140 | | -| test.cpp:238:20:238:32 | new[] | semmle.label | new[] | |
141 | | -| test.cpp:239:5:239:22 | ... = ... | semmle.label | ... = ... | |
142 | 136 | | test.cpp:260:13:260:24 | new[] | semmle.label | new[] | |
143 | 137 | | test.cpp:261:14:261:21 | ... + ... | semmle.label | ... + ... | |
144 | 138 | | test.cpp:261:14:261:21 | ... + ... | semmle.label | ... + ... | |
@@ -222,8 +216,6 @@ subpaths |
222 | 216 | | test.cpp:67:9:67:14 | ... = ... | test.cpp:52:19:52:37 | call to malloc | test.cpp:67:9:67:14 | ... = ... | This write might be out of bounds, as the pointer might be equal to $@ + $@. | test.cpp:52:19:52:37 | call to malloc | call to malloc | test.cpp:53:20:53:23 | size | size | |
223 | 217 | | test.cpp:201:5:201:19 | ... = ... | test.cpp:194:15:194:33 | call to malloc | test.cpp:201:5:201:19 | ... = ... | This write might be out of bounds, as the pointer might be equal to $@ + $@. | test.cpp:194:15:194:33 | call to malloc | call to malloc | test.cpp:195:21:195:23 | len | len | |
224 | 218 | | test.cpp:213:5:213:13 | ... = ... | test.cpp:205:15:205:33 | call to malloc | test.cpp:213:5:213:13 | ... = ... | This write might be out of bounds, as the pointer might be equal to $@ + $@. | test.cpp:205:15:205:33 | call to malloc | call to malloc | test.cpp:206:21:206:23 | len | len | |
225 | | -| test.cpp:232:3:232:20 | ... = ... | test.cpp:231:18:231:30 | new[] | test.cpp:232:3:232:20 | ... = ... | This write might be out of bounds, as the pointer might be equal to $@ + $@. | test.cpp:231:18:231:30 | new[] | new[] | test.cpp:232:11:232:15 | index | index | |
226 | | -| test.cpp:239:5:239:22 | ... = ... | test.cpp:238:20:238:32 | new[] | test.cpp:239:5:239:22 | ... = ... | This write might be out of bounds, as the pointer might be equal to $@ + $@. | test.cpp:238:20:238:32 | new[] | new[] | test.cpp:239:13:239:17 | index | index | |
227 | 219 | | test.cpp:264:13:264:14 | * ... | test.cpp:260:13:260:24 | new[] | test.cpp:264:13:264:14 | * ... | This read might be out of bounds, as the pointer might be equal to $@ + $@. | test.cpp:260:13:260:24 | new[] | new[] | test.cpp:261:19:261:21 | len | len | |
228 | 220 | | test.cpp:274:5:274:10 | ... = ... | test.cpp:270:13:270:24 | new[] | test.cpp:274:5:274:10 | ... = ... | This write might be out of bounds, as the pointer might be equal to $@ + $@. | test.cpp:270:13:270:24 | new[] | new[] | test.cpp:271:19:271:21 | len | len | |
229 | 221 | | test.cpp:358:14:358:26 | end_plus_one indirection | test.cpp:355:14:355:27 | new[] | test.cpp:358:14:358:26 | end_plus_one indirection | This read might be out of bounds, as the pointer might be equal to $@ + $@ + 1. | test.cpp:355:14:355:27 | new[] | new[] | test.cpp:356:20:356:23 | size | size | |
|
0 commit comments