DescriptionUniquify QuicCryptoServerConfig::SetEphemeralKeySource
Modify QuicCryptoServerConfig::SetEphemeralKeySource to take its argument by
unique_ptr, which makes it obvious how ownership of the argument is transferred.
Bare pointer -> unique_ptr in QUIC startup code. No functional
change, not flag-protected.
Merge internal change: 152970365
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 3 (1 generated)
|