mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
236 B
236 B
0.0.5
Bug Fixes
CharacterLiteral'sgetCodePointValuepredicate now returns the correct value for UTF-16 surrogates.- The
RangeAnalysismodule now properly handles comparisons with Unicode surrogate character literals.