components/curl/patches/006-curl-gssapi-delegation.patch
branchs11-update
changeset 4103 0a3f0d2f2c86
parent 4102 02730b605ff4
child 4111 72fcefade79a
equal deleted inserted replaced
4102:02730b605ff4 4103:0a3f0d2f2c86
     1 --- lib/http_negotiate.c	2010-09-18 14:00:21.000000000 -0700
       
     2 +++ lib/http_negotiate.c	2011-07-05 08:16:14.333605202 -0700
       
     3 @@ -242,7 +242,7 @@
       
     4                                        &neg_ctx->context,
       
     5                                        neg_ctx->server_name,
       
     6                                        GSS_C_NO_OID,
       
     7 -                                      GSS_C_DELEG_FLAG,
       
     8 +                                      0,
       
     9                                        0,
       
    10                                        GSS_C_NO_CHANNEL_BINDINGS,
       
    11                                        &input_token,