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

Repurpose p11prov_ctx_fns as status check function #53

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

simo5
Copy link
Member

@simo5 simo5 commented Sep 5, 2022

Change this function to be a status check function that can optionally
return a functions pointer.

This will make the error reutrned consistent and will be used generally
to check the status of the provider before even initializing new
functions so that error conditions can be returned early.

Change this function to be a status check function that can optionally
return  a functions pointer.

This will make the error reutrned consistent and will be used generally
to check the status of the provider before even initializing new
functions so that error conditions can be returned early.

Signed-off-by: Simo Sorce <simo@redhat.com>
@simo5 simo5 mentioned this pull request Sep 5, 2022
1 task
@simo5 simo5 merged commit b1f2147 into latchset:main Sep 5, 2022
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

1 participant