diff options
author | Peter Elliott <pelliott@ualberta.ca> | 2021-10-07 20:06:51 -0600 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-10-08 11:40:06 +0200 |
commit | 39baadcddfe8e54fea14994957d2b2a6edfa30ae (patch) | |
tree | f95ea6afa4ca95f6ddedf609077f3e92e6b49b14 /Userland/Shell/Tests | |
parent | c27f91142de1d2d041fbc0077ec4602fd8e04a7b (diff) | |
download | serenity-39baadcddfe8e54fea14994957d2b2a6edfa30ae.zip |
AK: Calculate CircularQueue::end() correctly (for real this time)
Both my approach and the previous approach were wrong for different
cases. I've changed the Iterators index from storage-relative to
queue-relative, and it's much simpler and more obviously correct.
fixes #10383
Diffstat (limited to 'Userland/Shell/Tests')
0 files changed, 0 insertions, 0 deletions