Skip to content

test: zero-initialize sin in sendto error-path test (fix macOS build)#139

Merged
gasbytes merged 1 commit into
wolfSSL:masterfrom
danielinux:macos-uninitialized-sin
Jun 23, 2026
Merged

test: zero-initialize sin in sendto error-path test (fix macOS build)#139
gasbytes merged 1 commit into
wolfSSL:masterfrom
danielinux:macos-uninitialized-sin

Conversation

@danielinux

Copy link
Copy Markdown
Member

The macOS interop CI job (Apple clang) failed to build the unit suite.

Zero-initialize sin so the diagnostic no longer fires. The test outcome is unchanged. Reproduced and verified with clang 21 and -std=gnu23, which matches the macOS runner; gcc was always clean.

The macOS interop CI job (Apple clang) failed to build the unit suite.

Zero-initialize sin so the diagnostic no longer fires. The test outcome
is unchanged. Reproduced and verified with clang 21 and -std=gnu23, which
matches the macOS runner; gcc was always clean.
@gasbytes gasbytes merged commit 2515829 into wolfSSL:master Jun 23, 2026
31 checks passed
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.

2 participants