Skip to content

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

Merged
normanmaurer merged 2 commits into
5.0from
u5
Dec 11, 2025
Merged

Fix Socket reading of abstract unix domain addresses (#16010)#16013
normanmaurer merged 2 commits into
5.0from
u5

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 5.0.0.Final milestone Dec 11, 2025
@normanmaurer normanmaurer merged commit 3e83789 into 5.0 Dec 11, 2025
21 of 23 checks passed
@normanmaurer normanmaurer deleted the u5 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