Skip to content

Add protection against use after free due to Http2ConnectionState::destroy() being called more than once per session. - #5878

Merged
sudheerv merged 2 commits into
apache:masterfrom
sudheerv:h2_use_after_free
Jan 6, 2020
Merged

Add protection against use after free due to Http2ConnectionState::destroy() being called more than once per session.#5878
sudheerv merged 2 commits into
apache:masterfrom
sudheerv:h2_use_after_free

Make sure shutdown_cont_event isn't holding any garbage references.

8884fa8
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs