Files
codeql/cpp/ql/lib/change-notes/released/2.0.2.md
2024-10-15 10:29:25 +00:00

7 lines
260 B
Markdown

## 2.0.2
### Minor Analysis Improvements
* Added taint flow model for `fopen` and related functions.
* The `SimpleRangeAnalysis` library (`semmle.code.cpp.rangeanalysis.SimpleRangeAnalysis`) now generates more precise ranges for calls to `fgetc` and `getc`.