mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Update InsufficientControlFlowManagementAfterRefactoringTheCode.ql
This commit is contained in:
@@ -44,7 +44,7 @@ class UsingWhileAfterWhile extends WhileStmt {
|
||||
}
|
||||
|
||||
/**
|
||||
* Using arithmetic in comparison.
|
||||
* Using arithmetic in a condition.
|
||||
*/
|
||||
class UsingArithmeticInComparison extends BinaryArithmeticOperation {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user