commit | 9838104e6baf971bdb329ba71a76ea7754b79e1d | [log] [tgz] |
---|---|---|
author | wub <wub@google.com> | Wed May 15 03:22:09 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 15 18:00:28 2019 -0700 |
tree | 1a39cafa47a347989c5a37c4cf22cf9418d5084a | |
parent | 2252b706c123653e118283db1c69e4810aaab705 [diff] |
Fix a use-after-free in quic_client. gfe-relnote: (n/a) Tools only. PiperOrigin-RevId: 248303570 Change-Id: I7c666a928347d23b34c6b7b7c66f74c77971669a
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.