Merge pull request #1982 from kaleb-himes/DGE_REPORT_MAINTENANCE

Address maintenance item: external test w/ static mem
This commit is contained in:
JacobBarthelmeh 2018-12-17 13:52:33 -07:00 committed by GitHub
commit b60918b8cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,7 +110,7 @@ WOLFSSL_API int wolfSSL_GetAllocators(wolfSSL_Malloc_cb*,
#endif
#endif
#ifndef WOLFMEM_DIST
#define WOLFMEM_DIST 8,4,4,12,4,5,8,1,1
#define WOLFMEM_DIST 49,10,6,14,5,6,9,1,1
#endif
/* flags for loading static memory (one hot bit) */