mirror of
https://github.com/github/codeql.git
synced 2026-05-04 21:25:44 +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.