mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Add change note
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
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