[krbdev.mit.edu #6488] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Sun May 24 18:50:45 EDT 2009


pull up r22351, r22354 from trunk

------------------------------------------------------------------------
r22354 | hartmans | 2009-05-18 21:08:48 +0200 (Mon, 18 May 2009) | 8 lines

ticket: 6488
target_version: 1.7
tags: pullup

Copy the sequence key rather than the subkey for lucid contexts in RFC
1964 mode, so that we map to raw des enctypes rather than say
des-cbc-crc.
------------------------------------------------------------------------
r22351 | ghudson | 2009-05-14 18:50:52 +0200 (Thu, 14 May 2009) | 9 lines

ticket: 6488
status: open
tags: pullup
target_version: 1.7

gss_krb5int_export_lucid_sec_context was erroneously copying the first
sizeof(void *) bytes of the context into data_set, instead of the
pointer to the context.

http://src.mit.edu/fisheye/changelog/krb5/?cs=22373
Commit By: tlyu
Revision: 22373
Changed Files:
U   branches/krb5-1-7/src/lib/gssapi/krb5/lucid_context.c




More information about the krb5-bugs mailing list