Skip to content

Fix GH-9244: Segfault with array_multisort + array_shift #9247

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

Closed
wants to merge 1 commit into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Aug 4, 2022

After restructuring non-packed arrays, we either need to pack them if
possible, or to rehash them.

After restructuring non-packed arrays, we either need to pack them if
possible, or to rehash them.
@cmb69 cmb69 closed this in ad04345 Aug 5, 2022
@cmb69 cmb69 deleted the cmb/gh9244 branch August 5, 2022 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Segfault with array_multisort + array_shift (packed arrays?)
2 participants