Files
codeql/cpp/ql/lib/change-notes/2024-10-16-function-pointer-resolution.md
Mathias Vorreiter Pedersen baab74cb35 C++: Add change notes.
2024-10-16 17:45:44 +01:00

199 B

category
category
minorAnalysis
  • The function call target resolution algorithm has been improved to resolve more calls through function pointers. As a result, dataflow queries may have more results.