Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the caches mutating a deque node through a NonNull pointer derived from a shared reference #6

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

tatsuya6502
Copy link
Member

See the following PR for details: moka-rs/moka#259

pointer derived from a shared reference
@tatsuya6502 tatsuya6502 changed the title Fixed the caches mutating a deque node through a NonNull pointer derived from a shared reference Fix the caches mutating a deque node through a NonNull pointer derived from a shared reference Jul 6, 2023
@tatsuya6502 tatsuya6502 added the bug Something isn't working label Jul 6, 2023
@tatsuya6502 tatsuya6502 self-assigned this Jul 6, 2023
@tatsuya6502 tatsuya6502 added this to the v0.10.1 milestone Jul 6, 2023
Copy link
Member Author

@tatsuya6502 tatsuya6502 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging.

@tatsuya6502 tatsuya6502 merged commit 2a76a9e into main Jul 6, 2023
@tatsuya6502 tatsuya6502 deleted the fix-deq-mutating-through-shared-ref branch July 6, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant