* v4rcp.c (error): Use stdarg version always. Call vsnprintf instead of vsprintf.
authorKen Raeburn <raeburn@mit.edu>
Tue, 26 Jun 2007 23:04:09 +0000 (23:04 +0000)
committerKen Raeburn <raeburn@mit.edu>
Tue, 26 Jun 2007 23:04:09 +0000 (23:04 +0000)
commit98ae6e07fe8d5c32b98e06c1a852a32c839d80e2
tree449092388417bfb914dda90d20dde3632f10ff0e
parent8325d6530500cf44fd75d7ddac0a02edd1a26cb2
* v4rcp.c (error): Use stdarg version always.  Call vsnprintf instead of vsprintf.
(strsave): Call strdup.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19642 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/bsd/v4rcp.c