Assorted bugfixes:
authorBodo Möller <bodo@openssl.org>
Thu, 3 Feb 2011 12:04:40 +0000 (12:04 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 3 Feb 2011 12:04:40 +0000 (12:04 +0000)
commitd48df9a91b9ccc63d60b6479407cd7b9c18413ec
tree4b90674302ff57ca1bb1ecba119f62a279e87ef9
parent65448fd0d362a8eab6bf159ba2d2233ea425a06c
Assorted bugfixes:
- safestack macro changes for C++ were incomplete
- RLE decompression boundary case
- SSL 2.0 key arg length check

Submitted by: Google (Adam Langley, Neel Mehta, Bodo Moeller)
crypto/comp/c_rle.c
crypto/stack/safestack.h
ssl/s2_srvr.c
util/mkstack.pl