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

Issue 2327743004: Fix two TSAN bugs exposed when running with -c opt: (Closed)

Created:
4 years, 3 months ago by ianswett
Modified:
4 years, 3 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, rjshade
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix two TSAN bugs exposed when running with -c opt: 1) Pause the server thread before accessing the SentPacketManager 2) Make the QuicInMemoryCache threadsafe wrt. adding/reading responses. n/a (test only) Merge internal change: 132080861 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -3 lines) Patch
M net/tools/quic/end_to_end_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_in_memory_cache.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/tools/quic/quic_in_memory_cache.cc View 8 chunks +23 lines, -3 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
ianswett
4 years, 3 months ago (2016-09-09 17:34:54 UTC) #1
Ryan Hamilton
4 years, 3 months ago (2016-09-09 17:39:39 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698