Skip to content

Conversation

@mjp41
Copy link
Member

@mjp41 mjp41 commented Apr 10, 2025

The pool sort routine is used by Verona's systematic testing. There was a bug introduced in #612 that could corrupt the list when a sort occured.

This is not used by snmalloc and the test coverage was insufficient to expose the bug.

This PR fixes the bug, and improves test coverage.

The pool sort routine is used by Verona's systematic testing.  There was a bug introduced in microsoft#612 that could corrupt the list when a sort occured.

This is not used by snmalloc and the test coverage was insufficient to expose the bug.

This PR fixes the bug, and improves test coverage.
@mjp41 mjp41 merged commit b8e28be into microsoft:main Apr 10, 2025
83 checks passed
@mjp41 mjp41 deleted the pool_fix branch April 10, 2025 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant