DescriptionQUIC - undo the chromium specific changes from the following CL which
did "Moving work from the QuicSession constructor to
InitializeSession()".
https://codereview.chromium.org/393953009/
Merge internal change: 70661792
This CL fixes the crash bug in
net::QuicSession::IsCryptoHandshakeConfirmed. We are accessing
crypto_stream_ before it was created. This could be triggered if the
computer is slow or goes to sleep and crypto handshake not completed
timer goes off.
BUG=395790
R=rch@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284827
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|