Skip to content

Commit 4aee6d5

Browse files
authored
C++: Accept test changes
1 parent cedc84d commit 4aee6d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cpp/ql/test/experimental/query-tests/Security/CWE/CWE-416/IteratorToExpiredContainer.expected

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
| file://:0:0:0:0 | pointer to ~vector output argument | This object is destroyed before $@ is called. | test.cpp:780:41:780:45 | call to begin | call to begin |
2-
| file://:0:0:0:0 | pointer to ~vector output argument | This object is destroyed before $@ is called. | test.cpp:780:56:780:58 | call to end | call to end |
31
| test.cpp:680:30:680:30 | call to operator[] | This object is destroyed before $@ is called. | test.cpp:680:17:680:17 | call to begin | call to begin |
42
| test.cpp:680:30:680:30 | call to operator[] | This object is destroyed before $@ is called. | test.cpp:680:17:680:17 | call to end | call to end |
53
| test.cpp:683:31:683:32 | call to at | This object is destroyed before $@ is called. | test.cpp:683:17:683:17 | call to begin | call to begin |

0 commit comments

Comments
 (0)