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

Curl_auth_decode_digest_http_message(): copy terminating NUL #1180

Closed
wants to merge 1 commit into from

Conversation

mkhon
Copy link
Contributor

@mkhon mkhon commented Dec 28, 2016

Curl_auth_decode_digest_http_message(): copy terminating NUL as later Curl_override_sspi_http_realm() expects a NUL-terminated string.

Curl_override_sspi_http_realm() expects a NUL-terminated string.
@mention-bot
Copy link

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

@mkhon
Copy link
Contributor Author

mkhon commented Dec 28, 2016

The bug was introduced in 500d2db

@bagder bagder closed this in 89b7898 Dec 28, 2016
@bagder
Copy link
Member

bagder commented Dec 28, 2016

Thanks!

@mkhon mkhon deleted the digest-sspi-fix branch December 29, 2016 08:02
mkhon added a commit to mkhon/curl that referenced this pull request Dec 31, 2016
Curl_auth_decode_digest_http_message(): copy terminating NUL as later
Curl_override_sspi_http_realm() expects a NUL-terminated string.

Fixes curl#1180
@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

3 participants