commit | aebefed90573919a0ab1e0d1a1fc95163f73ca49 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Fri May 08 22:20:04 2015 -0400 |
committer | Adam Langley <agl@google.com> | Mon May 11 18:39:09 2015 +0000 |
tree | 4c5e0cb0031660c34801068bb90de183fd81ca00 | |
parent | c561aa64b6c42192806fb9f74d8ffafa2ab8d64f [diff] |
Always enable SSL_MODE_RELEASE_BUFFERS. There's no real need to ever disable it, so this is one fewer configuration to test. It's still disabled for DTLS, but a follow-up will resolve that. Change-Id: Ia95ad8c17ae8236ada516b3968a81c684bf37fd9 Reviewed-on: https://boringssl-review.googlesource.com/4683 Reviewed-by: Adam Langley <agl@google.com>