Files
codeql/java/ql/lib/change-notes/released/0.0.5.md
2021-12-14 21:35:09 +00:00

236 B

0.0.5

Bug Fixes

  • CharacterLiteral's getCodePointValue predicate now returns the correct value for UTF-16 surrogates.
  • The RangeAnalysis module now properly handles comparisons with Unicode surrogate character literals.