Chromium Code Reviews
DescriptionAdd a CRYPTO_BUFFER_POOL to SSLClientSocketImpl.
In anticipation of using it for net::X509Certificate in the future, the
pool lives somewhere in net/cert. Until the rest of the work to remove
switch to CRYPTO_BUFFERs done, this will not be as effective as it could
be.
But, as part of that transition, we have already started using
CRYPTO_BUFFERs in parts of the stack. This allows that portion to be
deduplicated. The (more expensive) portion which isn't deduplicated will
be fixed by removing it altogether.
BUG=671420
Review-Url: https://codereview.chromium.org/2682413003
Cr-Commit-Position: refs/heads/master@{#449732}
Committed: https://chromium.googlesource.com/chromium/src/+/bf0fcf111ceab0a9143d75282ced0d4349670e61
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|
|||||||||||||||||||||||||||||||||||||