DescriptionFix race in HostSharedBitmapManager::AllocatedBitmapCount
This race should be benign, because the count is just used for a heuristic and can't truly be synchronized anyway, but best to use a lock with the access.
BUG=417194
Committed: https://crrev.com/b86d19a65aa6e002f7421a724f5fe29f62a016ae
Cr-Commit-Position: refs/heads/master@{#296554}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|