gss_krb5int_export_lucid_sec_context was erroneously copying the first
authorGreg Hudson <ghudson@mit.edu>
Thu, 14 May 2009 16:50:52 +0000 (16:50 +0000)
committerGreg Hudson <ghudson@mit.edu>
Thu, 14 May 2009 16:50:52 +0000 (16:50 +0000)
commit97ab8ebd3d26e279ffc92a58b59a3ff6c85c67db
treef375460901b0a4931a431d5ed2311ace37e53a1c
parentee699ef91ba36719e50ce9dc5d54dd3896740917
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.

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

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22351 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/gssapi/krb5/lucid_context.c