diff options
author | Marc Mutz <[email protected]> | 2025-06-12 21:14:09 +0200 |
---|---|---|
committer | Marc Mutz <[email protected]> | 2025-06-13 14:25:04 +0200 |
commit | 90dbb413bf78a86d8785e797df7b1558e72f99b8 (patch) | |
tree | 78066c35ea8aebcaff7dbed4ba6f906f2603366e /examples/opengl/cube/mainwidget.h | |
parent | 5efcbf9fb83f24963f6bf40a8dc76571ab02e984 (diff) |
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/opengl/cube/mainwidget.h')
0 files changed, 0 insertions, 0 deletions