Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(459)

Issue 2228783004: Fix memory corruption from SetMaxPacingRate by inlining PacingSender. (Closed)

Created:
4 years, 4 months ago by danzh1
Modified:
4 years, 4 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@129351671
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix memory corruption from SetMaxPacingRate by inlining PacingSender. This behavior can be disabled by setting quic_disable_pacing_for_perf_tests to true. Merge internal change: 129356268 R=rch@chromium.org BUG=

Patch Set 1 #

Patch Set 2 : git pull from upper stream #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -234 lines) Patch
M net/quic/core/congestion_control/pacing_sender.h View 1 chunk +21 lines, -42 lines 0 comments Download
M net/quic/core/congestion_control/pacing_sender.cc View 7 chunks +28 lines, -73 lines 0 comments Download
M net/quic/core/congestion_control/pacing_sender_test.cc View 4 chunks +17 lines, -72 lines 0 comments Download
M net/quic/core/quic_sent_packet_manager.h View 3 chunks +13 lines, -2 lines 0 comments Download
M net/quic/core/quic_sent_packet_manager.cc View 9 chunks +38 lines, -42 lines 0 comments Download
M net/quic/core/quic_session_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/test_tools/quic_connection_peer.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/test_tools/quic_sent_packet_manager_peer.cc View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 3 (1 generated)
danzh1
4 years, 4 months ago (2016-08-09 17:17:17 UTC) #1
Ryan Hamilton
4 years, 4 months ago (2016-08-09 19:14:34 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698