Skip to content

Commit 093c63e

Browse files
authored
Update OperatorPrecedenceLogicErrorWhenUseBoolType.expected
1 parent 26bac9f commit 093c63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/test/experimental/query-tests/Security/CWE/CWE-788/semmle/tests/OperatorPrecedenceLogicErrorWhenUseBoolType.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
| test.cpp:10:3:10:10 | ... = ... | this expression needs attention |
1+
| test.cpp:10:8:10:10 | - ... | this expression needs attention |
22
| test.cpp:12:3:12:6 | ... ++ | this expression needs attention |
33
| test.cpp:13:3:13:6 | ++ ... | this expression needs attention |
44
| test.cpp:14:6:14:21 | ... = ... | this expression needs attention |

0 commit comments

Comments
 (0)