In quicpacketcreator::createandserializestreamframe, set packet_buffer.buffer to nullptr before function returns. no behavior change, not protected.

This is similar to cl/320427430.

PiperOrigin-RevId: 320949846
Change-Id: Iddb12031ddfaed8ed2281f5a2c3433700c625b07
1 file changed
tree: cb6f841dd3ce8ad540de0a0701c6eeaecb9da432
  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.