Skip to content

Fix typo in macro argument of SSL_set1_client_sigalgs_list()#9093

Closed
mspncp wants to merge 1 commit intoopenssl:masterfrom
mspncp:pr-ssl-set1-client-sigalgs-fix-typo
Closed

Fix typo in macro argument of SSL_set1_client_sigalgs_list()#9093
mspncp wants to merge 1 commit intoopenssl:masterfrom
mspncp:pr-ssl-set1-client-sigalgs-fix-typo

Conversation

@mspncp
Copy link
Contributor

@mspncp mspncp commented Jun 6, 2019

Fixes #9092

@mspncp mspncp added branch: 1.1.1 Applies to OpenSSL_1_1_1-stable branch (EOL) branch: master Applies to master branch labels Jun 6, 2019
@mattcaswell mattcaswell added the approval: done This pull request has the required number of approvals label Jun 6, 2019
levitte pushed a commit that referenced this pull request Jun 6, 2019
Fixes #9092

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from #9093)

(cherry picked from commit e6071f2)
levitte pushed a commit that referenced this pull request Jun 6, 2019
Fixes #9092

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from #9093)
@mspncp
Copy link
Contributor Author

mspncp commented Jun 6, 2019

Merged, thanks!
e6071f2 Fix typo in macro argument of SSL_set1_client_sigalgs_list() [master]
7818cd3 Fix typo in macro argument of SSL_set1_client_sigalgs_list() [1.1.1]

@mspncp mspncp closed this Jun 6, 2019
@mspncp mspncp deleted the pr-ssl-set1-client-sigalgs-fix-typo branch June 27, 2019 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval: done This pull request has the required number of approvals branch: master Applies to master branch branch: 1.1.1 Applies to OpenSSL_1_1_1-stable branch (EOL)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

invoking SSL_set1_client_sigalgs() gives 'clistlen' : undeclared identifier

3 participants