Skip to content

Fix lib1960 test failure#21377

Closed
dag-erling wants to merge 1 commit into
curl:masterfrom
dag-erling:des/tests-lib1960
Closed

Fix lib1960 test failure#21377
dag-erling wants to merge 1 commit into
curl:masterfrom
dag-erling:des/tests-lib1960

Conversation

@dag-erling
Copy link
Copy Markdown
Contributor

On platforms where struct sockaddr has a length field, the current code leaves it uninitialized, resulting in a test failure when valgrind is used.

On platforms where struct sockaddr has a length field, the current code
leaves it uninitialized, resulting in a test failure when valgrind is
used.
@github-actions github-actions Bot added the tests label Apr 19, 2026
@vszakats vszakats closed this in 6506693 Apr 19, 2026
@vszakats
Copy link
Copy Markdown
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants