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

Issue 25366002: Writing to testName and reading its size isn't thread safe. (Closed)

Created:
7 years, 2 months ago by mtklein
Modified:
7 years, 2 months ago
Reviewers:
caryclark
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Writing to testName and reading its size isn't thread safe, TSAN reminds us. Guarding it into a no-op makes it safe. Looks like this is only used for debugging, presumably singlethreaded? BUG= Committed: http://code.google.com/p/skia/source/detail?r=11562

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M tests/PathOpsExtendedTest.cpp View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mtklein
7 years, 2 months ago (2013-09-30 22:15:08 UTC) #1
caryclark
lgtm
7 years, 2 months ago (2013-10-01 12:12:21 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@google.com/25366002/1
7 years, 2 months ago (2013-10-01 13:02:45 UTC) #3
commit-bot: I haz the power
7 years, 2 months ago (2013-10-01 18:44:14 UTC) #4
Message was sent while issue was closed.
Change committed as 11562

Powered by Google App Engine
This is Rietveld 408576698