Skip to content

Conversation

simo5
Copy link
Contributor

@simo5 simo5 commented Aug 29, 2022

If no cred store options are present at all the code now crashes trying
to access the structure that should hold the options as it is NULL.

Also add ifdefs that were missed in the original patch.

Fixes #271

simo5 added 2 commits August 28, 2022 20:03
If no cred store options are present at all the code now crashes trying
to access the structure that should hold the options as it is NULL.

Also add ifdefs that were missed in the original patch.

Signed-off-by: Simo Sorce <simo@redhat.com>
So we need to disable -Werror until we can replace those functions
with calls to the EVP api or internal code.

Signed-off-by: Simo Sorce <simo@redhat.com>
@simo5 simo5 merged commit 3d82ddf into gssapi:master Aug 29, 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.

Release 1.6.4 cashes in some configurations
1 participant