forked from wolfSSL/wolfssl
session SSL object size increase with compatibility layer
This commit is contained in:
@@ -97,7 +97,7 @@ WOLFSSL_API int wolfSSL_GetAllocators(wolfSSL_Malloc_cb*,
|
|||||||
#ifndef SESSION_CERTS
|
#ifndef SESSION_CERTS
|
||||||
#define WOLFMEM_BUCKETS 64,128,256,512,1024,2432,3456,4544,16128
|
#define WOLFMEM_BUCKETS 64,128,256,512,1024,2432,3456,4544,16128
|
||||||
#else
|
#else
|
||||||
#define WOLFMEM_BUCKETS 64,128,256,512,1024,2432,3456,4544,21552
|
#define WOLFMEM_BUCKETS 64,128,256,512,1024,2432,3456,4544,21568
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
#ifndef WOLFMEM_DIST
|
#ifndef WOLFMEM_DIST
|
||||||
|
Reference in New Issue
Block a user