summaryrefslogtreecommitdiffstats
path: root/examples/sql/sqlbrowser/browser.cpp
diff options
context:
space:
mode:
authorMarc Mutz <[email protected]>2025-06-12 21:14:09 +0200
committerMarc Mutz <[email protected]>2025-06-13 14:25:04 +0200
commit90dbb413bf78a86d8785e797df7b1558e72f99b8 (patch)
tree78066c35ea8aebcaff7dbed4ba6f906f2603366e /examples/sql/sqlbrowser/browser.cpp
parent5efcbf9fb83f24963f6bf40a8dc76571ab02e984 (diff)
QCoreApplication: relax an atomic load in a Q_ASSERT()HEADdev
A Q_ASSERT() must not have side-effects, incl. ordering memory. So the implicit loadAcquire() was too strong. The code must also work with loadRelaxed(), so use that. Amends the start of the public history. Pick-to: 6.10 Change-Id: Ib94bd0989d1a358b552275dc3963b014e6e4c180 Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'examples/sql/sqlbrowser/browser.cpp')
0 files changed, 0 insertions, 0 deletions