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

Add proper input validation to iconv.convert (should fix the sporadic crashes) #361

Merged
merged 3 commits into from
Dec 12, 2023

Conversation

rdw-software
Copy link
Member

Finally resolves #300 - it's about time. Despite the problem being so simple, clearly I had a huge blind spot there.

Silly oversight, and the test didn't even catch it.
While we're at it, let's make sure there aren't any more surprises.
This was removed in #346, but ultimately didn't cause the crashes.
@rdw-software rdw-software merged commit 1f15f5f into main Dec 12, 2023
6 checks passed
@rdw-software rdw-software deleted the 300-iconv-gc-segfault branch December 12, 2023 02:30
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.

Investigate random iconv SEGFAULTs in the CI runner
1 participant