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(core): Fix checkpoint Drop stack overflow #1731

Merged

Conversation

LLFourn
Copy link
Contributor

@LLFourn LLFourn commented Nov 18, 2024

Fixes #1634

This needs a test that demonstrates the issue is fixed. I was hoping @ValuedMammal could do that for me.

Check that dropping `CheckPoint` does not cause nasty behavior
by creating a large linked list in memory and then destroying it.
@ValuedMammal
Copy link
Contributor

Thanks @LLFourn

Copy link
Contributor

@ValuedMammal ValuedMammal left a comment

Choose a reason for hiding this comment

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

self-ACK 2df5861

@luisschwab
Copy link
Contributor

ACK 67e1dc3

Copy link
Member

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

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

ACK 2df5861

@notmandatory notmandatory merged commit d8c8afe into bitcoindevkit:master Nov 21, 2024
21 checks passed
@notmandatory notmandatory mentioned this pull request Dec 11, 2024
32 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working module-blockchain
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

example_bitcoind_rpc_polling sync command ends with stack overflow
4 participants