mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
C++: change note for hex format range analysis
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* `FormatLiteral::getMaxConvertedLength` now uses range analysis to provide a
|
||||
more accurate length for integers formatted with `%x`
|
||||
Reference in New Issue
Block a user