Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove null check for aws_pkcs11_lib_login_user #611

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Conversation

xiazhvera
Copy link
Contributor

Issue #, if available:

Description of changes:
We do not need a null check for aws_pkcs11_lib_login_user. aws_pkcs11_lib_login_user will handle the login when user_pin is NULL.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c9cb777) 79.73% compared to head (00b0ced) 79.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #611      +/-   ##
==========================================
- Coverage   79.73%   79.73%   -0.01%     
==========================================
  Files          27       27              
  Lines        5892     5891       -1     
==========================================
- Hits         4698     4697       -1     
  Misses       1194     1194              
Files Coverage Δ
source/pkcs11_tls_op_handler.c 85.93% <100.00%> (-0.22%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xiazhvera xiazhvera marked this pull request as ready for review October 16, 2023 19:57
@xiazhvera xiazhvera merged commit 8583ba7 into main Oct 16, 2023
33 checks passed
@xiazhvera xiazhvera deleted the fix_pkcs11_login branch October 16, 2023 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants