Make error size more explicit
authorSubodh Iyengar <subodh@fb.com>
Wed, 11 May 2016 07:14:01 +0000 (00:14 -0700)
committerFacebook Github Bot 9 <facebook-github-bot-9-bot@fb.com>
Wed, 11 May 2016 07:20:26 +0000 (00:20 -0700)
commit75ed80359179e09213b54c9b9ae89310a51ebdf4
tree1a273687230ef1cf0b4e661715b256d62853fb8b
parentbc9992bfc43a67f5405a9918116e17bfbea67b47
Make error size more explicit

Summary:
We shouldn't rely on the internal buffer size of openssl
for errors.

This makes it more explicit.

Reviewed By: knekritz

Differential Revision: D3285918

fbshipit-source-id: 452bf16a3de151d0aa79c774f2fdfc1e08ee6f9c
folly/io/async/ssl/SSLErrors.cpp