Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel#sprintf: don't unconditionally grant encoding validity #1852

Merged
merged 2 commits into from
Dec 10, 2019

Conversation

chrisseaton
Copy link
Collaborator

The old code seems to grant strings with encoding validity when it does not have enough information to make that call. Be defensive and claim we don't know the code range instead.

Shopify#1

XrXr and others added 2 commits December 9, 2019 12:42
The old code seems to grant strings with encoding validity when it does
not have enough information to make that call. Be defensive and claim we
don't know the code range instead.
@aardvark179 aardvark179 self-requested a review December 10, 2019 14:46
@aardvark179 aardvark179 added the in-ci The PR is being tested in CI. Do not push new commits. label Dec 10, 2019
graalvmbot pushed a commit that referenced this pull request Dec 10, 2019
@graalvmbot graalvmbot merged commit 7fee3cf into oracle:master Dec 10, 2019
@chrisseaton chrisseaton deleted the sprintf-encoding branch December 28, 2019 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-ci The PR is being tested in CI. Do not push new commits. oca-signed shopify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants