Skip to content

Coverity Fixes for issue #12531#12557

Closed
ashman-p wants to merge 2 commits intoopenssl:masterfrom
ashman-p:OpenSSL-3.0-cov-fix
Closed

Coverity Fixes for issue #12531#12557
ashman-p wants to merge 2 commits intoopenssl:masterfrom
ashman-p:OpenSSL-3.0-cov-fix

Conversation

@ashman-p
Copy link
Contributor

Fixes #12531 on master branch.
Address comments from
#12531

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

if (dest->parameter == NULL)
return 0;

/* Assuming this is also correct for a BOOL.
Copy link
Member

@slontis slontis Jul 30, 2020

Choose a reason for hiding this comment

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

And here

/*
 * Assuming

Updated per review.
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.

Thanks for your patience..

@slontis slontis added approval: review pending This pull request needs review by a committer and removed approval: otc review pending labels Jul 30, 2020
@ashman-p
Copy link
Contributor Author

ashman-p commented Jul 30, 2020 via email

@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 Jul 30, 2020
@openssl-machine openssl-machine removed the approval: done This pull request has the required number of approvals label Jul 31, 2020
@openssl-machine
Copy link
Collaborator

This pull request is ready to merge

@openssl-machine openssl-machine added the approval: ready to merge The 24 hour grace period has passed, ready to merge label Jul 31, 2020
openssl-machine pushed a commit that referenced this pull request Aug 4, 2020
Fixes #12531 on master branch.

Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Shane Lontis <[email protected]>
(Merged from #12557)
@slontis
Copy link
Member

slontis commented Aug 4, 2020

Thanks for fixing. Merged to master.

@slontis slontis closed this Aug 4, 2020
swenkeratmicrosoft pushed a commit to swenkeratmicrosoft/openssl that referenced this pull request Sep 1, 2020
Fixes openssl#12531 on master branch.

Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Shane Lontis <[email protected]>
(Merged from openssl#12557)
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.

4 participants