svn rev #18748: trunk/src/lib/krb5/krb/

raeburn@MIT.EDU raeburn at MIT.EDU
Fri Oct 27 23:06:30 EDT 2006


Commit By: raeburn
Log Message: 
ticket: new
subject: don't confuse profile iterator in 425 princ conversion
target_version: 1.6
tags: pullup

The profile iterator code hangs onto and uses the list of names passed
in.  The krb5_425_conv_principal code reuses that array when the
iterator may still be used.

* conv_princ.c (krb5_425_conv_principal): Use separate name arrays for
the iterator and the v4_realm lookup that may be done inside the
iteration loop.



Changed Files:
U   trunk/src/lib/krb5/krb/conv_princ.c



More information about the cvs-krb5 mailing list