libssl - Fix bug in libssl
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 13 Feb 2013 00:15:12 +0000 (16:15 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 13 Feb 2013 00:15:12 +0000 (16:15 -0800)
commitd34a7db6f7d967a0f452c57eef11304530c97b28
treedc3e7ba0f8b36afdebdbf7c3f32e56cee7f4ba63
parent74dd5e663f5503b86f45a58a9c0a6cb36c5503ba
libssl - Fix bug in libssl

* Fix a bug that was causing openssl's TLS code to assert.

* I believe the bug is already fixed in the openssl git master, but
  it isn't fixed in our sources (until now).

* Patch acquired from:

  fetch "http://git.openssl.org/gitweb/?p=openssl.git;a=patch;h=32cc247"
crypto/openssl/ssl/s3_cbc.c