Fix buffer overflow issue by changing how test string is created.

gfe-relnote: n/a. test only.
PiperOrigin-RevId: 275954569
Change-Id: I01c313eac723e643879602c768bda05575f46ae0
1 file changed
tree: c5be2fcb1a23f95ff0343fa57e5ed9c1a32ea653
  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.