Descriptionipc: Make MessageAttachment inherit from RefCountedThreadSafe.
Previously, it inherited from RefCounted, which was wrong, since it's possible
for multiple threads to simultaneously have scoped_ptr references to a single
MessageAttachment.
BUG=535711
Committed: https://crrev.com/fa705362defe8ba29f7ba93570ea5cb8a5df0981
Cr-Commit-Position: refs/heads/master@{#357216}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|