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: fix dec ref overflow caused by clone inf ref #543

Merged
merged 1 commit into from
May 29, 2024

Conversation

MrCroxx
Copy link
Collaborator

@MrCroxx MrCroxx commented May 29, 2024

What's changed and what's your intention?

Please explain IN DETAIL what the changes are in this PR and why they are needed. :D

As title.

Checklist

  • I have written the necessary rustdoc comments
  • I have added the necessary unit tests and integration tests
  • I have passed make all (or make fast instead if the old tests are not modified) in my local environment.

Related issues or PRs (optional)

fix #528
may be related with #525 #531

Signed-off-by: MrCroxx <mrcroxx@outlook.com>
@MrCroxx MrCroxx added the bug Something isn't working label May 29, 2024
@MrCroxx MrCroxx added this to the v0.9 milestone May 29, 2024
@MrCroxx MrCroxx self-assigned this May 29, 2024
@MrCroxx MrCroxx enabled auto-merge (squash) May 29, 2024 16:41
@MrCroxx MrCroxx merged commit 372b791 into main May 29, 2024
13 checks passed
@MrCroxx MrCroxx deleted the xx/fix-deref-overflow branch May 29, 2024 16:45
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
Status: No status
Development

Successfully merging this pull request may close these issues.

bug: panic with risingwave
1 participant