mirror of
https://github.com/github/codeql.git
synced 2025-12-19 10:23:15 +01:00
4 lines
290 B
Markdown
4 lines
290 B
Markdown
lgtm,codescanning
|
|
* `CharacterLiteral`'s `getCodePointValue` predicate now returns the correct value for UTF-16 surrogates.
|
|
* The `RangeAnalysis` module and the `java/constant-comparison` queries no longer raise false alerts regarding comparisons with Unicode surrogate character literals.
|