mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Update InsufficientControlFlowManagementWhenUsingBitOperations.expected
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
| test.c:8:6:8:51 | ... & ... | this bit expression needs your attention |
|
||||
| test.c:10:6:10:30 | ... & ... | this bit expression needs your attention |
|
||||
| test.c:8:6:8:51 | ... & ... | This bitwise operation appears in a context where a Boolean operation is expected. |
|
||||
| test.c:10:6:10:30 | ... & ... | This bitwise operation appears in a context where a Boolean operation is expected. |
|
||||
|
||||
Reference in New Issue
Block a user