summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
diff options
context:
space:
mode:
authorMate Barany <mate.barany@qt.io>2023-08-03 11:17:19 +0200
committerMate Barany <mate.barany@qt.io>2023-08-14 16:24:46 +0200
commit85e2f79e9eb4b55ba57abf1df9315e7e4bebde84 (patch)
tree432c39d888cde58637c4ff060771c5a00b9a6ea5 /src/widgets/kernel
parentbe3b9b2ab12f664c196d649e8c4247d70805d667 (diff)
Make QNetworkInformation thread safe
The current implementation is not thread safe - it is possible to update and query the network information without any locking. Protect the internals of the backend with a lock and move the object to the main thread. Task-number: QTBUG-115748 Change-Id: I9511fc3522ae82cffca42abc54eb79cb156397c4 Reviewed-by: Juha Vuolle <juha.vuolle@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/widgets/kernel')
0 files changed, 0 insertions, 0 deletions