Skip to content

http2: remove assert in ingress processing - #22776

Closed
icing wants to merge 1 commit into
curl:masterfrom
icing:h2-remove-ingress-assert
Closed

icing wants to merge 1 commit into
curl:masterfrom
icing:h2-remove-ingress-assert

Conversation

@icing

@icing icing commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Remove the assert that every data triggering ingress processing has an opened HTTP/2 stream. This is not true for connection shutdown processing, at the least.

Reported-By: cmeister (fuzz-master)

Remove the assert that every `data` triggering ingress processing
has an opened HTTP/2 stream. This is not true for connection
shutdown processing, at the least.

Reported-By: cmeister
@bagder bagder closed this in 72986f2 Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants