mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
248 B
248 B
category
| category |
|---|
| minorAnalysis |
- 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.