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 <thiago.macieira@intel.com>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%