Commit d8361237 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

http2: reset push header counter fixes crash



When removing an easy handler from a multi before it completed its
transfer, and it had pushed streams, it would segfault due to the pushed
counted not being cleared.

Fixed-by: default avatar <zelinchen@users.noreply.github.com>
Fixes #1249
parent 6ffe0f5d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment