Skip to content

Add safety to prevent crash due to malformed environment entries#575

Merged
rfm merged 1 commit intomasterfrom
fix-init-crash
Feb 6, 2026
Merged

Add safety to prevent crash due to malformed environment entries#575
rfm merged 1 commit intomasterfrom
fix-init-crash

Conversation

@triplef
Copy link
Member

@triplef triplef commented Feb 6, 2026

We’ve been seeing crashes here on Windows, presumably due to malformed UTF‑16 data for which stringWithCharacters:length: can return nil.

@triplef triplef requested a review from rfm as a code owner February 6, 2026 08:31
@rfm rfm merged commit 8853807 into master Feb 6, 2026
10 checks passed
@rfm
Copy link
Contributor

rfm commented Feb 6, 2026

Thanks.

@triplef triplef deleted the fix-init-crash branch February 9, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants