Skip to content

sasl: use 'unsigned short' to store mechanism#7045

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/sasl-use-short
Closed

sasl: use 'unsigned short' to store mechanism#7045
bagder wants to merge 1 commit intomasterfrom
bagder/sasl-use-short

Conversation

@bagder
Copy link
Member

@bagder bagder commented May 11, 2021

... saves a few bytes of struct size in memory and it only uses 10 bits anyway.

... saves a few bytes of struct size in memory and it only uses
10 bits anyway.
@bagder bagder changed the title sasl: use 'unsigned short' to store mechnism sasl: use 'unsigned short' to store mechanism May 11, 2021
@bagder bagder closed this in a9bc819 May 11, 2021
@bagder bagder deleted the bagder/sasl-use-short branch May 11, 2021 22:17
@curl curl deleted a comment May 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant