svn rev #19144: trunk/src/ include/krb5/ lib/krb5/os/

epeisach@MIT.EDU epeisach at MIT.EDU
Mon Feb 5 15:40:00 EST 2007


Commit By: epeisach
Log Message: 
ticket: new
subject: krb5_kt_default_name should take an unsized length

The internal code to krb5_kt_default_name was casting the length to size_t.
Change prototype to take an unsigned - which makes sense in how the code uses
it.





Changed Files:
U   trunk/src/include/krb5/krb5.hin
U   trunk/src/lib/krb5/os/ktdefname.c



More information about the cvs-krb5 mailing list