Skip to content

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

Closed
nmoinvaz wants to merge 1 commit intocurl:masterfrom
snxd:nathan/ntlm-target-info
Closed

ntlm: silence ubsan warning about copying from null target_info pointer.#9898
nmoinvaz wants to merge 1 commit intocurl:masterfrom
snxd:nathan/ntlm-target-info

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.

2 participants