Fix potential race condition caused by early unlocking

Authored by albertvaka on Jul 4 2019, 7:01 PM.

Description

Fix potential race condition caused by early unlocking

The lock should be kept between the point we read and the point we write

Also, no need to pass SMSPlugin as a parameter, since enclossed classes
already have access to its parent by default.

Details

Committed
albertvakaJul 4 2019, 7:01 PM
Parents
R225:7db40ee20ac6: Fix potential race condition
Branches
Unknown
Tags
Unknown