relnote: Protect against a QUIC crash bug but logging a DFATAL and
commit8811fdb4eb5400198d68f05f7a47c8724a13c628
authorrtenneti <rtenneti@chromium.org>
Wed, 22 Jul 2015 00:17:07 +0000 (21 17:17 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 22 Jul 2015 00:17:49 +0000 (22 00:17 +0000)
tree3612fd39c29448cfe545763a74094547cb218cc7
parentc95c7a17c51b905ef491fcea157852adebf85bfe
relnote: Protect against a QUIC crash bug but logging a DFATAL and
closing the connection instead when a packet cannot be serialized.

This could help fixing Chromium BUG=479880. Will land after
https://codereview.chromium.org/1247563002/ is committed.

Merge internal change: 98506577
R=rch@chromium.org
BUG=479880,512446

Review URL: https://codereview.chromium.org/1246093003

Cr-Commit-Position: refs/heads/master@{#339794}
net/quic/quic_packet_creator.cc
net/quic/quic_packet_generator.cc
net/quic/quic_packet_generator_test.cc
net/quic/quic_protocol.h
net/quic/quic_utils.cc