Skip to content

Fix Socket reading of abstract unix domain addresses (#16010)#16012

Merged
normanmaurer merged 1 commit into
4.1from
u4
Dec 11, 2025
Merged

Fix Socket reading of abstract unix domain addresses (#16010)#16012
normanmaurer merged 1 commit into
4.1from
u4

Conversation

@normanmaurer

Copy link
Copy Markdown
Member

Motivation:

How we calculated the length of the unix domain socket address was not correct.

Motification:

Follow the manpage in how the length is calculated

Result:

Always return the correct name for abstract unix domain sockets

Motivation:

How we calculated the length of the unix domain socket address was not
correct.

Motification:

Follow the manpage in how the length is calculated

Result:

Always return the correct name for abstract unix domain sockets

---------

Co-authored-by: Chris Vest <christianvest_hansen@apple.com>
@normanmaurer normanmaurer added this to the 4.1.129.Final milestone Dec 11, 2025
@normanmaurer normanmaurer merged commit 9896970 into 4.1 Dec 11, 2025
18 checks passed
@normanmaurer normanmaurer deleted the u4 branch December 11, 2025 16:36
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.

1 participant