Files
codeql/cpp/ql/lib/change-notes/2022-10-22-format-literal.md
Geoffrey White 2f849b4e77 C++: Change note.
2022-10-21 17:53:11 +01:00

248 B

category
category
minorAnalysis
  • 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.