Skip to content
Commit ff1e5bc8 authored by Albert Astals Cid's avatar Albert Astals Cid
Browse files

Fix crash on startup

Summary:
There was various threads using the same kconfig[group] at the same time, so bad things happened.
Add a mutex

BUGS: 398416

Test Plan:
Run
  rm -f ~/.config/palapeli* && palapeli
a few times, see it doesn't crash anymore

Reviewers: #kde_games

Subscribers: chehrlic, kde-games-devel

Differential Revision: https://phabricator.kde.org/D16118
parent 483d3f8b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment