mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
127 B
127 B
lgtm,codescanning
- Fixed a bug that meant data-flow through a checked typecast (e.g.
cast, ok = x.(*Type)) could be missed.