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

ringaccount: fix concurrent access during account registration

- with upnp enabled, calls to doRegister_ are threaded, and multiple
  calls to setAccountDetails could trigger an access violation
- this patch adds locking at the beginning of doRegister_ and
  doUnregister

Change-Id: I8e5af60b319b6a823044a1e202af5f5af9d9b166
parent 6261e2db
Branches
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