ktc_nt-20040403

Increase TBUFFERSIZE to match increase in KTCMAXTICKETSIZE
This commit is contained in:
Jeffrey Altman 2004-04-04 03:35:47 +00:00 committed by Jeffrey Altman
parent 0a0f0e023b
commit 1f0e197dbf

View File

@ -32,7 +32,7 @@ RCSID
#include <afs/afsutil.h>
/* TBUFFERSIZE must be at least 512 larger than KTCMAXTICKETSIZE */
#define TBUFFERSIZE 8192
#define TBUFFERSIZE 12512
/* Forward declarations for local token cache. */
static int SetLocalToken(struct ktc_principal *aserver,