Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f378c14

Browse files
authored
Update MemoryLeakOnFailedCallToRealloc.expected
1 parent 592cd28 commit f378c14

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
| test.c:10:29:10:35 | call to realloc | possible loss of original pointer on unsuccessful call realloc |
2-
| test.c:39:29:39:35 | call to realloc | possible loss of original pointer on unsuccessful call realloc |
3-
| test.c:83:29:83:35 | call to realloc | possible loss of original pointer on unsuccessful call realloc |
1+
| test.c:34:29:34:35 | call to realloc | possible loss of original pointer on unsuccessful call realloc |
2+
| test.c:63:29:63:35 | call to realloc | possible loss of original pointer on unsuccessful call realloc |
3+
| test.c:139:29:139:35 | call to realloc | possible loss of original pointer on unsuccessful call realloc |
4+
| test.c:186:29:186:35 | call to realloc | possible loss of original pointer on unsuccessful call realloc |

0 commit comments

Comments
 (0)