Skip to content

Fix GH-12151: str_getcsv ending with escape zero segfualt #12152

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

bukka
Copy link
Member

@bukka bukka commented Sep 7, 2023

The segfault was because hunk_begin was not decrement which resulted in negative move. This checkes fixes the issue. The code is really messy and it will need some rewrite at some point.

bukka referenced this pull request Sep 7, 2023

Verified

This commit was signed with the committer’s verified signature.
bukka Jakub Zelenka
…ring

Closes GH-12047

Verified

This commit was signed with the committer’s verified signature.
bukka Jakub Zelenka
@bukka bukka force-pushed the str_getcsv_zero_escape branch from 29c4949 to bc5b5db Compare September 8, 2023 09:00
@bukka bukka closed this in 64ebadc Sep 8, 2023
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.

None yet

1 participant