mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
193 B
193 B
category
| category |
|---|
| minorAnalysis |
- Fixed missing flow for dictionary updates (
d[<key>] = ...) when<key>is a string constant not used in dictionary literals or as name of keyword-argument.