Files
codeql/go/old-change-notes/2020-11-19-dataflow-edges.md
2022-05-20 10:07:19 -07:00

3 lines
127 B
Markdown

lgtm,codescanning
* Fixed a bug that meant data-flow through a checked typecast (e.g. `cast, ok = x.(*Type)`) could be missed.