Files
codeql/cpp/ql/lib/change-notes/2023-04-28-static-local-dataflow.md
2023-05-02 09:07:57 +01:00

5 lines
227 B
Markdown

---
category: minorAnalysis
---
* The new dataflow (`semmle.code.cpp.dataflow.new.DataFlow`) and taint-tracking libraries (`semmle.code.cpp.dataflow.new.TaintTracking`) now support tracking flow through static local variables.