mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
6 lines
259 B
Markdown
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.
|