]> git.ipfire.org Git - thirdparty/openssl.git/commit
Resolve a stack set-up race condition (if the list of compression
authorBodo Möller <bodo@openssl.org>
Fri, 2 Dec 2011 12:50:44 +0000 (12:50 +0000)
committerBodo Möller <bodo@openssl.org>
Fri, 2 Dec 2011 12:50:44 +0000 (12:50 +0000)
commit740da44f2094d40b7b6580a6cb61d072d873550c
tree3cfaa456f25756ba28319bf58bcd3bea9208553a
parent72033fde7be9e6f215078d63a9630872f95cd9c8
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