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

ntlm: silence ubsan warning about copying from null target_info pointer. #9898

Closed
wants to merge 1 commit into from

Conversation

nmoinvaz
Copy link
Contributor

runtime error: null pointer passed as argument 2, which is declared to never be null

#0 0xe7909c in Curl_ntlm_core_mk_ntlmv2_resp curl/lib/curl_ntlm_core.c:661:3

runtime error: null pointer passed as argument 2, which is declared
to never be null

#0 0xe7909c in Curl_ntlm_core_mk_ntlmv2_resp curl/lib/curl_ntlm_core.c:661:3
@bagder bagder added the tidy-up label Nov 13, 2022
@bagder
Copy link
Member

bagder commented Nov 13, 2022

Thanks!

@bagder bagder closed this in 5f8351a Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants