svn rev #21000: trunk/src/ appl/sample/sclient/ plugins/authdata/greet/
ghudson@MIT.EDU
ghudson at MIT.EDU
Wed Nov 5 11:09:22 EST 2008
Commit By: ghudson
Log Message:
ticket: 6200
status: open
Replace strcpy/strcat/sprintf uses in a couple of sample code files
with strncpy/strncat. Since this is sample code, we can't rely on
build system support for asprintf/strlcpy/strlcat.
Changed Files:
U trunk/src/appl/sample/sclient/sclient.c
U trunk/src/plugins/authdata/greet/greet_auth.c
More information about the cvs-krb5
mailing list