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

Correctly translate quiche error to QuicException that have no transp… #736

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

normanmaurer
Copy link
Member

…ort error mappings

Motivation:

There are a few errors that just dont have a transport error mapping, we need to special handle these

Modifications:

Correctly handle errors that have no mapping

Result:

Fixes #735

…ort error mappings

Motivation:

There are a few errors that just dont have a transport error mapping, we need to special handle these

Modifications:

Correctly handle errors that have no mapping

Result:

Fixes #735
@normanmaurer normanmaurer added this to the 0.0.66.Final milestone Jul 19, 2024
@normanmaurer normanmaurer merged commit 7af317e into main Jul 19, 2024
14 checks passed
@normanmaurer normanmaurer deleted the unmapped_error branch July 19, 2024 19:43
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.

NPE in Quiche error handling
1 participant