Files
codeql/cpp/ql/lib/change-notes/released/0.4.3.md
2022-11-04 20:16:23 +00:00

6 lines
259 B
Markdown

## 0.4.3
### Minor Analysis Improvements
* Fixed bugs in the `FormatLiteral` class that were causing `getMaxConvertedLength` and related predicates to return no results when the format literal was `%e`, `%f` or `%g` and an explicit precision was specified.