mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
7 lines
260 B
Markdown
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`.
|