Resolve a stack set-up race condition (if the list of compression
authorBodo Möller <bodo@openssl.org>
Fri, 2 Dec 2011 12:52:00 +0000 (12:52 +0000)
committerBodo Möller <bodo@openssl.org>
Fri, 2 Dec 2011 12:52:00 +0000 (12:52 +0000)
commit19b0d0e75b1ac7ea177d38aba4ba331ba9c93653
tree41ecfe29edeabaa1ba87909e12716fc2da3d3a0e
parentea8c77a55bcf3ac0744ac8724ca2476818787330
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