Skip to content

Add internal maxsize macros#10928

Closed
levitte wants to merge 2 commits intoopenssl:masterfrom
levitte:add-internal-maxsize-macros
Closed

Add internal maxsize macros#10928
levitte wants to merge 2 commits intoopenssl:masterfrom
levitte:add-internal-maxsize-macros

Conversation

@levitte
Copy link
Member

@levitte levitte commented Jan 22, 2020

We've started to see "magic" numbers being used for certain sizes,
such as algorithm names and property query strings.

This change takes care of the few items where buffers for algorithm
names and property query strings are used.

We've started to see "magic" numbers being used for certain sizes,
such as algorithm names and property query strings.

This change takes care of the few items where buffers for algorithm
names and property query strings are used.
@levitte levitte added branch: master Applies to master branch approval: review pending This pull request needs review by a committer labels Jan 22, 2020
@levitte levitte requested a review from t8m January 22, 2020 13:02
@mattcaswell mattcaswell added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Jan 22, 2020
@t8m t8m added approval: ready to merge The 24 hour grace period has passed, ready to merge and removed approval: done This pull request has the required number of approvals labels Jan 23, 2020
openssl-machine pushed a commit that referenced this pull request Jan 23, 2020
We've started to see "magic" numbers being used for certain sizes,
such as algorithm names and property query strings.

This change takes care of the few items where buffers for algorithm
names and property query strings are used.

Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from #10928)
@levitte
Copy link
Member Author

levitte commented Jan 23, 2020

Merged.

c24937d Add internal maxsize macros

@levitte levitte closed this Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Applies to master branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants