mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
The loop should terminate after the exchange happens, we shouldn't repeat the operation until the count hits zero. Fixes #10241.
The loop should terminate after the exchange happens, we shouldn't repeat the operation until the count hits zero. Fixes #10241.