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