->max_alloc to krb5_storage and use it
This commit is contained in:
@@ -43,6 +43,7 @@ struct krb5_storage_data {
|
||||
void (*free)(struct krb5_storage_data*);
|
||||
krb5_flags flags;
|
||||
int eof_code;
|
||||
size_t max_alloc;
|
||||
};
|
||||
|
||||
#endif /* __store_int_h__ */
|
||||
|
Reference in New Issue
Block a user