From ae01d1df5e550e07c0216eff16e6315bed1baf8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 7 Mar 2004 14:26:41 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13446 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/gssapi/ChangeLog | 6 ++++++ lib/gssapi/krb5/ChangeLog | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index e00445740..e6e72e21a 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,5 +1,11 @@ 2004-03-07 Love Hörnquist Åstrand + * accept_sec_context.c (spnego_accept_sec_context): make sure the + length of the choice element doesn't overrun us + + * init_sec_context.c (spnego_reply): make sure the length of the + choice element doesn't overrun us + * spnego.asn1: move NegotiationToken to avoid warning * spnego.asn1: uncomment NegotiationToken diff --git a/lib/gssapi/krb5/ChangeLog b/lib/gssapi/krb5/ChangeLog index e00445740..e6e72e21a 100644 --- a/lib/gssapi/krb5/ChangeLog +++ b/lib/gssapi/krb5/ChangeLog @@ -1,5 +1,11 @@ 2004-03-07 Love Hörnquist Åstrand + * accept_sec_context.c (spnego_accept_sec_context): make sure the + length of the choice element doesn't overrun us + + * init_sec_context.c (spnego_reply): make sure the length of the + choice element doesn't overrun us + * spnego.asn1: move NegotiationToken to avoid warning * spnego.asn1: uncomment NegotiationToken