mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
4 lines
202 B
Markdown
4 lines
202 B
Markdown
---
|
|
category: minorAnalysis
|
|
---
|
|
* The call graph is now more precise for calls that target a trait function with a default implemention. This reduces the number of false positives for data flow queries. |