mirror of
https://git.openafs.org/openafs.git
synced 2025-01-21 00:10:15 +00:00
ktc_nt-20040403
Increase TBUFFERSIZE to match increase in KTCMAXTICKETSIZE
This commit is contained in:
parent
0a0f0e023b
commit
1f0e197dbf
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user