Skip to content

Commit b32be69

Browse files
authored
Update DangerousUseOfTransformationAfterOperation.expected
1 parent 9e76260 commit b32be69

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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. |

0 commit comments

Comments
 (0)