Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 154345dface6bc6b913269bdb5936f17 > files > 1

elinks-0.12-3.mga3.src.rpm

da18694ff7dd0b67dfcb3c417fb0579b1e7d02d7

Fixes CVE-2012-4545

diff --git a/src/protocol/http/http_negotiate.c b/src/protocol/http/http_negotiate.c
index 470b071..271b443 100644
--- a/src/protocol/http/http_negotiate.c
+++ b/src/protocol/http/http_negotiate.c
@@ -188,7 +188,7 @@ http_negotiate_create_context(struct negotiate *neg)
 					    &neg->context,
 					    neg->server_name,
 					    GSS_C_NO_OID,
-					    GSS_C_DELEG_FLAG,
+					    0,
 					    0,
 					    GSS_C_NO_CHANNEL_BINDINGS,
 					    &neg->input_token,