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 ctree copy constructor miscasting #251

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

TheRandomCharacter
Copy link
Collaborator

Missed explicit tempate parameter lead to botched type recovering of previously type erased subtree. This resulted in the whole thing blowing up with a segmentation fault on ctree merging operations.

@GeorgyKirichenko GeorgyKirichenko merged commit e87372a into yanet-platform:main Sep 20, 2024
8 checks passed
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.

2 participants