DescriptionFix data race in IPC::ChannelProxy
Fixes a missing lock acquisition from the listener thread when
accessing |channel_|.
Also removes the TSAN suppression for this bug.
BUG=628481
TBR=glider@chromium.org for suppression removal
Committed: https://crrev.com/078a84e8624eb27e3497bf86ae905550da8acc2d
Cr-Commit-Position: refs/heads/master@{#406033}
Patch Set 1 #
Messages
Total messages: 14 (8 generated)
|