File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
cpp/ql/test/experimental/query-tests/Security/CWE/CWE-190/DangerousUseOfTransformationAfterOperation Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- | test.cpp:9:8:9:12 | ... * ... | possible signed overflow followed by offset of the pointer out of bounds |
2
- | test.cpp:13:24:13:28 | ... * ... | this transformation is applied after multiplication |
3
- | test.cpp:16:28:16:32 | ... * ... | this transformation is applied after multiplication |
4
- | test.cpp:19:22:19:26 | ... * ... | this transformation is applied after multiplication |
1
+ | test.cpp:9:8:9:12 | ... * ... | Possible signed overflow followed by offset of the pointer out of bounds. |
2
+ | test.cpp:13:24:13:28 | ... * ... | This transformation is applied after multiplication. |
3
+ | test.cpp:16:28:16:32 | ... * ... | This transformation is applied after multiplication. |
4
+ | test.cpp:19:22:19:26 | ... * ... | This transformation is applied after multiplication. |
You can’t perform that action at this time.
0 commit comments