mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
Revert "Post-release preparation for codeql-cli-2.19.4"
This commit is contained in:
committed by
GitHub
parent
38a5f63437
commit
4effe9e364
@@ -1,5 +1,4 @@
|
||||
## 4.2.1
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* In a switch statement with a constant switch expression, all non-matching cases were being marked as unreachable, including those that can be reached by falling through from the matching case. This has now been fixed.
|
||||
Reference in New Issue
Block a user