gfe-relnote: Initialize packet_number_space to invalid value in GetRetransmissionTime. No functional change expected, not protected.

This is used to fix msan failures where tests do not mark handshake complete or packets do not go through sent packet manager (e.g., handshaker unittests).

PiperOrigin-RevId: 300542046
Change-Id: Ia7fae43fec73fa5e2521f84961b352e002a3e28a
1 file changed
tree: 25dbaa25dbe3756fb6c6d0172c0434b3a4ffdac4
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

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.