This commit is contained in:
@@ -1592,7 +1592,7 @@ object MessageCrypto {
|
||||
// Reset bounds to default after first continuation
|
||||
lowerBoundary = 0x80
|
||||
upperBoundary = 0xBF
|
||||
|
||||
// commit
|
||||
if (bytesSeen == bytesNeeded) {
|
||||
// Sequence complete — emit code point
|
||||
if (codePoint <= 0xFFFF) {
|
||||
|
||||
Reference in New Issue
Block a user