Commit aedda12e authored by Marc Mutz's avatar Marc Mutz
Browse files

tst_QAtomicInteger: fix UBs (signed overflow)


Drop addSub() test. It executes exactly the union of fetchAndAdd()
and fetchAndSub(), which have already had their UBs fixed.

No need to do fixes in duplicated code.

Change-Id: Ib72caab0310fce3ff9a40c261d8a38518f91ecaf
Reviewed-by: default avatarDavid Faure <david.faure@kdab.com>
parent 24411e97
Branches
Tags
No related merge requests found
Showing with 0 additions and 93 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment