Chromium Code Reviews
DescriptionCall CheckTrialGroup only under lock.
Since this code can be called from multiple
threads, we should hold a lock when calling
CheckTrialGroup since it modifies a std::map.
The other call site was already holding the
lock.
BUG=595264
Review URL: https://codereview.chromium.org/1810593002
Cr-Commit-Position: refs/heads/master@{#381535}
(cherry picked from commit cba00314e57ab31bc5a7f766e9bb8d5760d106ac)
Committed: https://chromium.googlesource.com/chromium/src/+/874f686fc9a9a937e3779757dbfeb50e69440582
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||