Fix check in proto_to_packet_translator to make sure packets are long enough

gfe-relnote: n/a (test-only change)
PiperOrigin-RevId: 257033088
Change-Id: I2090e388dbf637300297a5ffe7531f0f9fa7a7f5
1 file changed
tree: 6a96570720daa109d5fe1b82b801c58d5f78ac9f
  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.

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.