summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/intents/system-ui.qml
diff options
context:
space:
mode:
authorBernd Weimer <bernd.weimer@qt.io>2021-03-19 16:10:59 +0100
committerBernd Weimer <bernd.weimer@qt.io>2022-01-18 20:10:59 +0000
commite7aae3561f7b8c060dff2027a1a049e86ae78ad2 (patch)
tree49dee646245d516d4ff5e8b0b247e73a92af7030 /examples/applicationmanager/intents/system-ui.qml
parent66b986b3b25bdceb260668aa3eedbc7ea664304a (diff)
Fix deferred logging crash
If more than one configuration file is used, parsing is done concurrently and hence debug output might be generated in parallel. Appending output to the deferred messages vector was however not thread safe. A mutex has been added to remedy this. Cherry-picked from 5.15: d45eef3 Pick-to: 6.2 6.3 Change-Id: If55bf0d8d1618e943f0543dafaed0f4f08c94242 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
Diffstat (limited to 'examples/applicationmanager/intents/system-ui.qml')
0 files changed, 0 insertions, 0 deletions