mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
261 B
261 B
category
| category |
|---|
| minorAnalysis |
- Added a data flow model for
swapmember functions, which were previously modeled as taint tracking functions. This change improves the precision of queries where flow throughswapmember functions might affect the results.