File tree Expand file tree Collapse file tree
cpp/ql/test/experimental/query-tests/Security/CWE/CWE-401/semmle/tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 |
You can’t perform that action at this time.
0 commit comments