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