@@ -214,14 +214,10 @@ edges
214
214
| test.cpp:543:14:543:27 | new[] | test.cpp:548:5:548:19 | ... = ... |
215
215
| test.cpp:554:14:554:27 | new[] | test.cpp:559:5:559:19 | ... = ... |
216
216
| test.cpp:642:14:642:31 | new[] | test.cpp:647:5:647:19 | ... = ... |
217
- | test.cpp:652:14:652:27 | new[] | test.cpp:656:3:656:6 | ... ++ |
218
- | test.cpp:652:14:652:27 | new[] | test.cpp:656:3:656:6 | ... ++ |
219
- | test.cpp:652:14:652:27 | new[] | test.cpp:662:3:662:11 | ... = ... |
220
- | test.cpp:656:3:656:6 | ... ++ | test.cpp:656:3:656:6 | ... ++ |
221
- | test.cpp:656:3:656:6 | ... ++ | test.cpp:662:3:662:11 | ... = ... |
222
- | test.cpp:656:3:656:6 | ... ++ | test.cpp:662:3:662:11 | ... = ... |
223
217
| test.cpp:667:14:667:31 | new[] | test.cpp:675:7:675:23 | ... = ... |
224
218
| test.cpp:695:13:695:26 | new[] | test.cpp:698:5:698:10 | ... += ... |
219
+ | test.cpp:695:13:695:26 | new[] | test.cpp:698:5:698:10 | ... += ... |
220
+ | test.cpp:698:5:698:10 | ... += ... | test.cpp:698:5:698:10 | ... += ... |
225
221
| test.cpp:698:5:698:10 | ... += ... | test.cpp:701:15:701:16 | * ... |
226
222
| test.cpp:705:18:705:18 | q | test.cpp:705:18:705:18 | q |
227
223
| test.cpp:705:18:705:18 | q | test.cpp:706:12:706:13 | * ... |
@@ -371,14 +367,11 @@ nodes
371
367
| test.cpp:559:5:559:19 | ... = ... | semmle.label | ... = ... |
372
368
| test.cpp:642:14:642:31 | new[] | semmle.label | new[] |
373
369
| test.cpp:647:5:647:19 | ... = ... | semmle.label | ... = ... |
374
- | test.cpp:652:14:652:27 | new[] | semmle.label | new[] |
375
- | test.cpp:656:3:656:6 | ... ++ | semmle.label | ... ++ |
376
- | test.cpp:656:3:656:6 | ... ++ | semmle.label | ... ++ |
377
- | test.cpp:662:3:662:11 | ... = ... | semmle.label | ... = ... |
378
370
| test.cpp:667:14:667:31 | new[] | semmle.label | new[] |
379
371
| test.cpp:675:7:675:23 | ... = ... | semmle.label | ... = ... |
380
372
| test.cpp:695:13:695:26 | new[] | semmle.label | new[] |
381
373
| test.cpp:698:5:698:10 | ... += ... | semmle.label | ... += ... |
374
+ | test.cpp:698:5:698:10 | ... += ... | semmle.label | ... += ... |
382
375
| test.cpp:701:15:701:16 | * ... | semmle.label | * ... |
383
376
| test.cpp:705:18:705:18 | q | semmle.label | q |
384
377
| test.cpp:705:18:705:18 | q | semmle.label | q |
@@ -418,7 +411,6 @@ subpaths
418
411
| test.cpp:548:5:548:19 | ... = ... | test.cpp:543:14:543:27 | new[] | test.cpp:548:5:548:19 | ... = ... | This write might be out of bounds, as the pointer might be equal to $@ + $@. | test.cpp:543:14:543:27 | new[] | new[] | test.cpp:548:8:548:14 | src_pos | src_pos |
419
412
| test.cpp:559:5:559:19 | ... = ... | test.cpp:554:14:554:27 | new[] | test.cpp:559:5:559:19 | ... = ... | This write might be out of bounds, as the pointer might be equal to $@ + $@. | test.cpp:554:14:554:27 | new[] | new[] | test.cpp:559:8:559:14 | src_pos | src_pos |
420
413
| test.cpp:647:5:647:19 | ... = ... | test.cpp:642:14:642:31 | new[] | test.cpp:647:5:647:19 | ... = ... | This write might be out of bounds, as the pointer might be equal to $@ + $@. | test.cpp:642:14:642:31 | new[] | new[] | test.cpp:647:8:647:14 | src_pos | src_pos |
421
- | test.cpp:662:3:662:11 | ... = ... | test.cpp:652:14:652:27 | new[] | test.cpp:662:3:662:11 | ... = ... | This write might be out of bounds, as the pointer might be equal to $@ + $@ + 1. | test.cpp:652:14:652:27 | new[] | new[] | test.cpp:653:19:653:22 | size | size |
422
414
| test.cpp:675:7:675:23 | ... = ... | test.cpp:667:14:667:31 | new[] | test.cpp:675:7:675:23 | ... = ... | This write might be out of bounds, as the pointer might be equal to $@ + $@. | test.cpp:667:14:667:31 | new[] | new[] | test.cpp:675:10:675:18 | ... ++ | ... ++ |
423
415
| test.cpp:701:15:701:16 | * ... | test.cpp:695:13:695:26 | new[] | test.cpp:701:15:701:16 | * ... | This read might be out of bounds, as the pointer might be equal to $@ + $@. | test.cpp:695:13:695:26 | new[] | new[] | test.cpp:696:19:696:22 | size | size |
424
416
| test.cpp:706:12:706:13 | * ... | test.cpp:711:13:711:26 | new[] | test.cpp:706:12:706:13 | * ... | This read might be out of bounds, as the pointer might be equal to $@ + $@. | test.cpp:711:13:711:26 | new[] | new[] | test.cpp:712:19:712:22 | size | size |
0 commit comments