Skip to content

Fixed URIError: URI malformed crash when stringArray with base64/rc4 encoding processed a string literal containing lone surrogate code units (e.g. "[^\uD800-\uDFFF]") - #1432

Merged
sanex3339 merged 1 commit into
masterfrom
issue-1431
Jul 10, 2026
Merged

Fixed URIError: URI malformed crash when stringArray with base64/rc4 encoding processed a string literal containing lone surrogate code units (e.g. "[^\uD800-\uDFFF]")#1432
sanex3339 merged 1 commit into
masterfrom
issue-1431

Conversation

@sanex3339

Copy link
Copy Markdown
Member

Fixes #1431

…`/`rc4` encoding processed a string literal containing lone surrogate code units (e.g. `"[^\uD800-\uDFFF]"`)
@sanex3339
sanex3339 merged commit 09b2ff1 into master Jul 10, 2026
7 checks passed
@sanex3339
sanex3339 deleted the issue-1431 branch July 10, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

URI malformed with Base64 string-array encoding and surrogate-range literal

1 participant