Skip to content

Simplify socket address length usage#123

Merged
ssahani merged 1 commit intosystemd:mainfrom
cgzones:salen
Oct 23, 2024
Merged

Simplify socket address length usage#123
ssahani merged 1 commit intosystemd:mainfrom
cgzones:salen

Conversation

@cgzones
Copy link
Contributor

@cgzones cgzones commented Oct 3, 2024

Drop unnecessary usage of an unused local variable and calculate the size via the already available address union member.

Closes: #118

@cgzones cgzones marked this pull request as ready for review October 21, 2024 13:43
@ssahani
Copy link
Collaborator

ssahani commented Oct 22, 2024

Please rebase .

Drop unnecessary usage of an unused local variable and calculate the
size via the already available address union member.
@cgzones
Copy link
Contributor Author

cgzones commented Oct 22, 2024

Please rebase .

Rebased (didn't notice the conflict earlier).

@ssahani ssahani merged commit aa2be45 into systemd:main Oct 23, 2024
@cgzones cgzones deleted the salen branch October 23, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Question about code snippet

2 participants