commit | 6eaeb1bf9fbce738724f16731337aab127deef62 | [log] [tgz] |
---|---|---|
author | bnc <bnc@google.com> | Mon Apr 20 11:37:28 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 20 11:38:03 2020 -0700 |
tree | 185400527ab99455c711a0d39938972bdca34f3a | |
parent | 5edcaa39ce7d11f4d68059278ce107bfc9ce7ba4 [diff] |
Initialize QuicRstStreamFrame::ietf_error_code in default constructor. This member currently never gets read without being initialized first, but it's good practice to always initialize members to avoid test flakiness and UBSAN failures down the road. gfe-relnote: n/a, no behavioral change PiperOrigin-RevId: 307442301 Change-Id: I05ed1480ff4c60a93eb9f24ebacbf8f330b63c06