]> granicus.if.org Git - curl/commit
http_negotiate: do not treat failure of gss_init_sec_context() as fatal
authorKamil Dudka <kdudka@redhat.com>
Mon, 6 May 2019 12:32:00 +0000 (14:32 +0200)
committerKamil Dudka <kdudka@redhat.com>
Thu, 9 May 2019 07:41:33 +0000 (09:41 +0200)
commitf4603708af08f454bca8b74095d0af40a4516512
tree2fb1bdd417ef93dc81ce092891f40b23ed5c8f77
parentf65845c1eccc02385cdfb22bf2e521e670f7b295
http_negotiate: do not treat failure of gss_init_sec_context() as fatal

Fixes #3726
Closes #3849
lib/http_negotiate.c