Skip to content

Replace checks for valid UTF-8 in strings with go-maintained calls#1094

Merged
TristonianJones merged 1 commit into
cel-expr:masterfrom
TristonianJones:parser-utf8-literal-fix
Dec 10, 2024
Merged

Replace checks for valid UTF-8 in strings with go-maintained calls#1094
TristonianJones merged 1 commit into
cel-expr:masterfrom
TristonianJones:parser-utf8-literal-fix

Conversation

@TristonianJones

Copy link
Copy Markdown
Collaborator

Strengthen the check for invalid UTF-8 in string literals.

Closes #1093

@TristonianJones TristonianJones merged commit 0091f8d into cel-expr:master Dec 10, 2024
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.

String literals permit invalid UTF-8

2 participants