You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cpp/common/test/rules/placementnewinsufficientstorage/PlacementNewInsufficientStorage.expected
+12-12
Original file line number
Diff line number
Diff line change
@@ -7,18 +7,18 @@ problems
7
7
| test.cpp:100:16:100:39 | new | test.cpp:65:36:65:38 | call to pop | test.cpp:100:21:100:28 | badAlloc | Placement new expression is used with an insufficiently large memory allocation from $@. | test.cpp:65:36:65:38 | call to pop | call to pop |
8
8
| test.cpp:113:7:113:32 | new[] | test.cpp:113:14:113:21 | badAlloc | test.cpp:113:14:113:21 | badAlloc | Placement new expression is used with an insufficiently large memory allocation from $@. | test.cpp:113:14:113:21 | badAlloc | badAlloc |
9
9
edges
10
-
| test.cpp:18:36:18:49 | call to operator new | test.cpp:19:21:19:44 | correctlyAllocatedMemory |
11
-
| test.cpp:24:37:24:50 | call to operator new | test.cpp:25:21:25:45 | correctlyAllocatedMemory2 |
12
-
| test.cpp:29:32:29:45 | call to operator new | test.cpp:31:21:31:40 | badlyAllocatedMemory |
13
-
| test.cpp:35:33:35:46 | call to operator new | test.cpp:37:21:37:41 | badlyAllocatedMemory2 |
14
-
| test.cpp:62:16:62:29 | call to operator new | test.cpp:67:12:67:17 | memory |
15
-
| test.cpp:62:16:62:29 | call to operator new | test.cpp:67:12:67:17 | memory |
16
-
| test.cpp:65:36:65:38 | call to pop | test.cpp:67:12:67:17 | memory |
17
-
| test.cpp:65:36:65:38 | call to pop | test.cpp:67:12:67:17 | memory |
0 commit comments