Files
codeql/cpp/ql/lib/change-notes/2025-08-19-virtual-dispatch.md
Mathias Vorreiter Pedersen 02bf923f7e C++: Add change note.
2025-08-19 13:57:15 +02:00

316 B

category
category
minorAnalysis
  • The new dataflow/taint-tracking library (semmle.code.cpp.dataflow.new.DataFlow and semmle.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.