git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13446 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-03-07 14:26:41 +00:00
parent 912dfa6eee
commit ae01d1df5e
2 changed files with 12 additions and 0 deletions

View File

@@ -1,5 +1,11 @@
2004-03-07 Love H<>rnquist <20>strand <lha@it.su.se>
* 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

View File

@@ -1,5 +1,11 @@
2004-03-07 Love H<>rnquist <20>strand <lha@it.su.se>
* 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