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: PyPy segfault may be related to using out-of-scope array #3093

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

jpivarski
Copy link
Member

There might be a few other places where pointers-to-pointers are not keeping the pointed-to arrays in scope, like this one.

@jpivarski
Copy link
Member Author

No, that wasn't the only problem.

@jpivarski
Copy link
Member Author

But this needed to be fixed, so I'm going to merge it anyway.

@jpivarski jpivarski enabled auto-merge (squash) April 24, 2024 15:32
@jpivarski jpivarski merged commit 1f27043 into main Apr 24, 2024
39 of 41 checks passed
@jpivarski jpivarski deleted the jpivarski/fix-PyPy-segfault branch April 24, 2024 15:32
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.

None yet

1 participant