You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable custom allocators for mbedtls only if JSTEST_MEMSTAT_ENABLED is defined. (#234)
If MBEDTLS_PLATFORM_C and MBEDTLS_PLATFORM_MEMORY are defined for mbedtls, the binary
size is bigger by 1 KB. This patch enables these macros only for the test build.
JSRemoteTest-DCO-1.0-Signed-off-by: Roland Takacs [email protected]
0 commit comments