Skip to content

FIx:uses strict weak ordering for roi sorting#586

Draft
patkenneally wants to merge 1 commit intodevelopfrom
fix/use-strict-weak-ordering-roi-sort
Draft

FIx:uses strict weak ordering for roi sorting#586
patkenneally wants to merge 1 commit intodevelopfrom
fix/use-strict-weak-ordering-roi-sort

Conversation

@patkenneally
Copy link
Collaborator

@patkenneally patkenneally commented Mar 12, 2026

  • Tickets addressed: hot-fix
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

This PR changes the ROI list sorting predicate to use strict weak ordering of < rather than <= which has undefined behavior.

Verification

CI runs successfully. Fuzz tests are run successfully.

Documentation

None invalidated. None added.

Future work

None

@patkenneally patkenneally self-assigned this Mar 12, 2026
@patkenneally patkenneally changed the title FIx:uses strict weak ordering for std::ranges::sort FIx:uses strict weak ordering for roi sorting Mar 12, 2026
@patkenneally patkenneally marked this pull request as draft March 12, 2026 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants