svn rev #20930: trunk/src/

ghudson@MIT.EDU ghudson at MIT.EDU
Tue Oct 28 16:21:51 EDT 2008


Commit By: ghudson
Log Message: 
ticket: 6200
status: open

Eliminate use of strcpy/strcat/sprintf in wconfig.c.  Use memcpy since
we cannot rely on libkrb5support to give us the good stuff.  Also fix
up (to some extent) an assumption that size_t == int.



Changed Files:
U   trunk/src/wconfig.c



More information about the cvs-krb5 mailing list