Descriptionrelnote: add test cases to catch failure on uninitialized self_address_
on chromium side, always set the self_address_ when client creates a new
session and connection.
There's a corner case in quic_client, when it tries to write to the
first packet, the write fails. Previously we did not set self_address_
immediately when we created a new quic_connection. This leads to a crash
on chromium side when logging the uninitialized self_address.
Merge internal change: 104130818
R=rch@chromium.org
Patch Set 1 #Patch Set 2 : Minor cleanup #
Total comments: 1
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 4 (0 generated)
|