Resolve a stack set-up race condition (if the list of compression
authorBodo Möller <bodo@openssl.org>
Fri, 2 Dec 2011 12:51:05 +0000 (12:51 +0000)
committerBodo Möller <bodo@openssl.org>
Fri, 2 Dec 2011 12:51:05 +0000 (12:51 +0000)
commit44c854ddb9f17a17bb54570abcf33de635f5203b
tree9754febf23e80fa6234150b48971b90d6149bb9e
parent47091035f119f1390faf5327f229ab77a4a29977
Resolve a stack set-up race condition (if the list of compression
methods isn't presorted, it will be sorted on first read).

Submitted by: Adam Langley
CHANGES
ssl/ssl_ciph.c