mirror of
https://github.com/boostorg/atomic.git
synced 2026-02-02 20:32:09 +00:00
The CAS implementation did not zero-fill the padding bits for the `expected` argument, which caused CAS to fail sometimes.
The CAS implementation did not zero-fill the padding bits for the `expected` argument, which caused CAS to fail sometimes.