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

Fixes #132: Race condition due to byte-array being sliced not cloned #133

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

noctarius
Copy link
Owner

@noctarius noctarius commented Nov 13, 2023

Fixes #132: Race condition due to byte-array being sliced not cloned

@noctarius noctarius merged commit b71b17c into main Nov 13, 2023
15 checks passed
@noctarius noctarius deleted the fix-132 branch November 13, 2023 18:31
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.

Race condition in Logical Replication Message handling due to reused byte-array
1 participant