Descriptionipc: Slight change to GetSenderWithProcessId().
Previously, the implementation of the method acquired a lock. This means that
the caller could not guarantee that the returned Sender was still valid. I
changed the method to require that the caller acquire the lock, so that the
caller can guarantee the validity of the returned Sender.
BUG=561734
Committed: https://crrev.com/63c0fa2af4cf0072c04d5cdc6dedd59870cfbb42
Cr-Commit-Position: refs/heads/master@{#362223}
Patch Set 1 #
Messages
Total messages: 13 (6 generated)
|