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

Fix memory leak when SPNEGO authentication fails #1118

Closed
wants to merge 1 commit into from

Conversation

iboukris
Copy link
Contributor

@iboukris iboukris commented Nov 9, 2016

If SPNEGO fails, cleanup the negotiate handle right away.

Fixes #1115

Signed-off-by: Isaac Boukris iboukris@gmail.com
Reported-by: ashman-p

If SPNEGO fails, cleanup the negotiate handle right away.

Fixes curl#1115

Signed-off-by: Isaac Boukris <iboukris@gmail.com>
Reported-by: ashman-p
@mention-bot
Copy link

@Frenche, thanks for your PR! By analyzing the history of the files in this pull request, we identified @captain-caveman2k, @bagder and @yangtse to be potential reviewers.

@bagder
Copy link
Member

bagder commented Nov 9, 2016

Thanks!

@bagder
Copy link
Member

bagder commented Nov 9, 2016

Merged in commit 46f906a

@bagder bagder closed this Nov 9, 2016
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants