Skip to content
Snippets Groups Projects
Commit 9b03e03e authored by Andreas Traczyk's avatar Andreas Traczyk
Browse files

ringaccount: fix concurrent access during setAccountDetails

- removes the locks from doRegister and doUnregister and places
  one on loadValues to prevent concurrent access when upnp port mapping
  is lagging and account details are set before registration completes.
- places locks in saveNodes and loadNodes.
- still not optimal, but a safer approach with less chance for deadlock.

Change-Id: I6e4feb76fe6dc4242797ffc7a466c9114313da3e
parent 55c2e4f8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment