Files
codeql/cpp/ql/lib/change-notes/2024-09-04-swap-data-flow.md
2024-09-04 13:55:19 +02:00

261 B

category
category
minorAnalysis
  • Added a data flow model for swap member functions, which were previously modeled as taint tracking functions. This change improves the precision of queries where flow through swap member functions might affect the results.