mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
316 B
316 B
category
| category |
|---|
| minorAnalysis |
- The new dataflow/taint-tracking library (
semmle.code.cpp.dataflow.new.DataFlowandsemmle.code.cpp.dataflow.new.TaintTracking) now resolves virtual function calls more precisely. This results in fewer false positives when running dataflow/taint-tracking queries on C++ projects.