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/ql/test/query-tests/Security/CWE/CWE-416/semmle/tests/IteratorToExpiredContainer/IteratorToExpiredContainer.expected
-1
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,3 @@
3
3
| test.cpp:702:27:702:27 | call to operator[] | This object is destroyed at the end of the full-expression. |
4
4
| test.cpp:727:23:727:23 | call to operator[] | This object is destroyed at the end of the full-expression. |
5
5
| test.cpp:735:23:735:23 | call to operator[] | This object is destroyed at the end of the full-expression. |
6
-
| test.cpp:826:25:826:43 | pointer to ~HasBeginAndEnd output argument | This object is destroyed at the end of the full-expression. |
0 commit comments