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

Fix another overflow in punycode encode_into #880

Merged
merged 3 commits into from
Nov 17, 2023

detect hugh length early

9b16473
Select commit
Loading
Failed to load commit list.
Merged

Fix another overflow in punycode encode_into #880

detect hugh length early
9b16473
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 13, 2023 in 0s

50.00% of diff hit (target 81.85%)

View this Pull Request on Codecov

50.00% of diff hit (target 81.85%)

Annotations

Check warning on line 219 in idna/src/punycode.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

idna/src/punycode.rs#L219

Added line #L219 was not covered by tests

Check warning on line 231 in idna/src/punycode.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

idna/src/punycode.rs#L230-L231

Added lines #L230 - L231 were not covered by tests