gfe-relnote: fix UBSAN failure in QuicCircularDeque. No protected.

Some compiler doesn't like memcp 0 byte from nullptr

PiperOrigin-RevId: 294982580
Change-Id: If9bffc83bb692a83629128248c29bf83ec61eb67
1 file changed
tree: 86bef1a25db22c2d1f3a4eb7238e982b4116ebf4
  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.