mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
259 B
259 B
0.4.3
Minor Analysis Improvements
- Fixed bugs in the
FormatLiteralclass that were causinggetMaxConvertedLengthand related predicates to return no results when the format literal was%e,%for%gand an explicit precision was specified.