Skip to content

doc/man3/OSSL_PARAM_TYPE.pod: modify Example 2 to allow unspecified params#8523

Closed
levitte wants to merge 1 commit intoopenssl:masterfrom
levitte:fix-OSSL_PARAM_TYPE-example2-20190319
Closed

doc/man3/OSSL_PARAM_TYPE.pod: modify Example 2 to allow unspecified params#8523
levitte wants to merge 1 commit intoopenssl:masterfrom
levitte:fix-OSSL_PARAM_TYPE-example2-20190319

Conversation

@levitte
Copy link
Member

@levitte levitte commented Mar 19, 2019

A parameter requestor is never obligated to ask for all available
parameters on an object. Unfortunately, Example 2 showed a code
pattern that introduced such an obligation, and therefore needed a
small adjustment.

@levitte levitte added the branch: master Applies to master branch label Mar 19, 2019
…arams

A parameter requestor is never obligated to ask for all available
parameters on an object.  Unfortunately, Example 2 showed a code
pattern that introduced such an obligation, and therefore needed a
small adjustment.
@levitte levitte force-pushed the fix-OSSL_PARAM_TYPE-example2-20190319 branch from c5adca1 to e1e0566 Compare March 19, 2019 05:57
@levitte levitte requested a review from paulidale March 19, 2019 05:57
@levitte
Copy link
Member Author

levitte commented Mar 19, 2019

Merged.

16bfe6c doc/man3/OSSL_PARAM_TYPE.pod: modify Example 2 to allow unspecified params

@levitte levitte closed this Mar 19, 2019
levitte added a commit that referenced this pull request Mar 19, 2019
…arams

A parameter requestor is never obligated to ask for all available
parameters on an object.  Unfortunately, Example 2 showed a code
pattern that introduced such an obligation, and therefore needed a
small adjustment.

Reviewed-by: Tim Hudson <[email protected]>
(Merged from #8523)
@levitte levitte mentioned this pull request Mar 19, 2019
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch: master Applies to master branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants