Commit 9d5db9c9 authored by Matt Caswell's avatar Matt Caswell
Browse files

Assert that alpn_selected is NULL before we assign it



The alpn_selected value in the session should be NULL before we first
populate it if this is a new session. We assert to make sure it is.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5715)
parent 53c9818e
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