Skip to content

fix: Avoids ucs2_strnlen() crashing on big endian platforms#30

Merged
abelcheung merged 1 commit intomasterfrom
fix/issue28
Nov 15, 2023
Merged

fix: Avoids ucs2_strnlen() crashing on big endian platforms#30
abelcheung merged 1 commit intomasterfrom
fix/issue28

Conversation

@abelcheung
Copy link
Copy Markdown
Owner

Casting path to gunichar2* was causing big trouble if endian mismatches.
Closes #28.

Casting path to gunichar2* was causing big trouble if endian mismatches.
@abelcheung abelcheung merged commit c002a27 into master Nov 15, 2023
@abelcheung abelcheung deleted the fix/issue28 branch November 15, 2023 10:47
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.

Crash on multiple tests for sparc64 platform

1 participant