fix: off by one. #873

Merged
nex merged 1 commit from jason/continuwuity:depth-attack into main 2025-06-28 00:56:03 +00:00
Owner

Submitted on behalf of @jason

Submitted on behalf of @jason
nex added the
Bug
Matrix/Core
labels 2025-06-28 00:55:14 +00:00
nex added 1 commit 2025-06-28 00:55:14 +00:00
fix: off by one.
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prefligit / prefligit (pull_request) Successful in 13s
Release Docker Image / define-variables (push) Successful in 1s
Checks / Prefligit / prefligit (push) Successful in 11s
Checks / Rust / Format (push) Successful in 45s
Documentation / Build and Deploy Documentation (push) Successful in 1m17s
Checks / Rust / Clippy (push) Successful in 4m15s
Checks / Rust / Cargo Test (push) Successful in 4m41s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Successful in 14m31s
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Successful in 14m30s
Release Docker Image / merge (push) Successful in 35s
f508e7654c
Author
Owner

This changes the comparison from a <= to a <, which is the intended behaviour, I'll skip review for this one.

This changes the comparison from a <= to a <, which is the intended behaviour, I'll skip review for this one.
nex merged commit f508e7654c into main 2025-06-28 00:56:03 +00:00
nex added this to the 0.5.0 milestone 2025-06-28 20:54:06 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: continuwuation/continuwuity#873
No description provided.