Assorted bugfixes:
authorBodo Möller <bodo@openssl.org>
Thu, 3 Feb 2011 12:03:57 +0000 (12:03 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 3 Feb 2011 12:03:57 +0000 (12:03 +0000)
commita288aaefc4c3189ec4fe80456e98d242e1be9173
treedead31ffc77ff282edd7dabc5904b70fbf4a9d5e
parenteed56c77b46c5bc134bdae335cf2c73a31bfd1a0
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