File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
cpp/ql/test/experimental/query-tests/Security/CWE/CWE-570/semmle/tests Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
| test.cpp:30:15:30:26 | call to operator new[] | memory allocation error check is incorrect or missing |
2
2
| test.cpp:38:9:38:20 | call to operator new[] | memory allocation error check is incorrect or missing |
3
- | test.cpp:50:13:50:38 | call to operator new[] | memory allocation error check is incorrect or missing |
4
- | test.cpp:51:22:51:47 | call to operator new[] | memory allocation error check is incorrect or missing |
5
- | test.cpp:53:18:53:43 | call to operator new[] | memory allocation error check is incorrect or missing |
3
+ | test.cpp:81:18:81:43 | call to operator new[] | memory allocation error check is incorrect or missing |
4
+ | test.cpp:87:14:87:39 | call to operator new[] | memory allocation error check is incorrect or missing |
5
+ | test.cpp:92:13:92:38 | call to operator new[] | memory allocation error check is incorrect or missing |
You can’t perform that action at this time.
0 commit comments