Skip to content

Comments

(Branch 1.1.1) Fix BIO_get_md_ctx return value check#16792

Closed
PeiweiHu wants to merge 1 commit intoopenssl:OpenSSL_1_1_1-stablefrom
PeiweiHu:PeiweiHu-patch_1009
Closed

(Branch 1.1.1) Fix BIO_get_md_ctx return value check#16792
PeiweiHu wants to merge 1 commit intoopenssl:OpenSSL_1_1_1-stablefrom
PeiweiHu:PeiweiHu-patch_1009

Conversation

@PeiweiHu
Copy link
Contributor

@PeiweiHu PeiweiHu commented Oct 9, 2021

#16768

Checklist
  • documentation is added or updated
  • tests are added or updated

@t8m t8m added approval: review pending This pull request needs review by a committer branch: 1.1.1 Applies to OpenSSL_1_1_1-stable branch (EOL) triaged: bug The issue/pr is/fixes a bug labels Oct 11, 2021
Copy link
Member

@t8m t8m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK for 1.1.1

Copy link
Member

@slontis slontis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Normally I would say add blank lines (but this file is riddled with non blanklines)

@slontis slontis 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 Oct 21, 2021
@openssl-machine openssl-machine 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 Oct 22, 2021
@openssl-machine
Copy link
Collaborator

This pull request is ready to merge

openssl-machine pushed a commit that referenced this pull request Oct 22, 2021
Reviewed-by: Shane Lontis <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from #16792)
@t8m
Copy link
Member

t8m commented Oct 22, 2021

Merged to 1.1.1 branch. Thank you for your contribution.