Fix: invoking x509_name_cannon improperly#16974
Closed
PeiweiHu wants to merge 1 commit intoopenssl:masterfrom
Closed
Fix: invoking x509_name_cannon improperly#16974PeiweiHu wants to merge 1 commit intoopenssl:masterfrom
PeiweiHu wants to merge 1 commit intoopenssl:masterfrom
Conversation
t8m
approved these changes
Nov 5, 2021
Member
|
OK for all branches. |
paulidale
approved these changes
Nov 7, 2021
Contributor
|
For all branches. |
Collaborator
|
24 hours has passed since 'approval: done' was set, but as this PR has been updated in that time the label 'approval: ready to merge' is not being automatically set. Please review the updates and set the label manually. |
openssl-machine
pushed a commit
that referenced
this pull request
Nov 9, 2021
Reviewed-by: Tomas Mraz <[email protected]> Reviewed-by: Paul Dale <[email protected]> (Merged from #16974)
openssl-machine
pushed a commit
that referenced
this pull request
Nov 9, 2021
Reviewed-by: Tomas Mraz <[email protected]> Reviewed-by: Paul Dale <[email protected]> (Merged from #16974) (cherry picked from commit 0923528)
openssl-machine
pushed a commit
that referenced
this pull request
Nov 9, 2021
Reviewed-by: Tomas Mraz <[email protected]> Reviewed-by: Paul Dale <[email protected]> (Merged from #16974) (cherry picked from commit 0923528)
Contributor
|
Merged to all three branches. Thanks for the fix. |
baentsch
added a commit
to open-quantum-safe/openssl
that referenced
this pull request
Jun 23, 2022
x509_name_canon returns 0 for failure and 1 for success.
Checklist