Increased the maximum size of edata2 in Kerberos 5 TGS-REP etype 23
This commit is contained in:
+1
-1
@@ -280,7 +280,7 @@ typedef struct krb5tgs
|
||||
{
|
||||
u32 account_info[512];
|
||||
u32 checksum[4];
|
||||
u32 edata2[2560];
|
||||
u32 edata2[5120];
|
||||
u32 edata2_len;
|
||||
|
||||
} krb5tgs_t;
|
||||
|
||||
Reference in New Issue
Block a user