mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Update DangerousUseOfTransformationAfterOperation.expected
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
| test.cpp:9:8:9:12 | ... * ... | possible signed overflow followed by offset of the pointer out of bounds |
|
||||
| test.cpp:13:24:13:28 | ... * ... | this transformation is applied after multiplication |
|
||||
| test.cpp:16:28:16:32 | ... * ... | this transformation is applied after multiplication |
|
||||
| test.cpp:19:22:19:26 | ... * ... | this transformation is applied after multiplication |
|
||||
| test.cpp:9:8:9:12 | ... * ... | Possible signed overflow followed by offset of the pointer out of bounds. |
|
||||
| test.cpp:13:24:13:28 | ... * ... | This transformation is applied after multiplication. |
|
||||
| test.cpp:16:28:16:32 | ... * ... | This transformation is applied after multiplication. |
|
||||
| test.cpp:19:22:19:26 | ... * ... | This transformation is applied after multiplication. |
|
||||
|
||||
Reference in New Issue
Block a user