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/experimental/query-tests/Security/CWE/CWE-401/semmle/tests/MemoryLeakOnFailedCallToRealloc.expected
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,4 +4,3 @@
4
4
| test.c:186:29:186:35 | call to realloc | possible loss of original pointer on unsuccessful call realloc |
5
5
| test.c:282:29:282:35 | call to realloc | possible loss of original pointer on unsuccessful call realloc |
6
6
| test.c:299:26:299:32 | call to realloc | possible loss of original pointer on unsuccessful call realloc |
7
-
| test.c:316:33:316:39 | call to realloc | possible loss of original pointer on unsuccessful call realloc |
0 commit comments