Skip to content

Conversation

@simo5
Copy link
Collaborator

@simo5 simo5 commented Feb 26, 2024

Use a pthread_once guard to do initialization only once and a destructor to deinitialize also only once on library unload.

Fixes #97

Use a pthread_once guard to do initialization only once and a destructor
to deinitialize also only once on library unload.

Signed-off-by: Simo Sorce <[email protected]>
@simo5 simo5 merged commit febb0bc into gssapi:main Feb 26, 2024
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.

Doesn't work with OpenSSL 3 on Alpine 3.18

1 participant