Skip to content

Commit 03c2466

Browse files
authored
Merge pull request #20 from andresag01/fix-tls-client-stack-overflow
Reduce the MBEDTLS_MPI_WINDOW_SIZE for tls-client
2 parents 85bef46 + 40911a1 commit 03c2466

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tls-client/mbedtls_entropy_config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@
3434
#endif /* !MBEDTLS_ENTROPY_HARDWARE_ALT && !MBEDTLS_ENTROPY_NV_SEED */
3535

3636
#define MBEDTLS_SHA1_C
37+
#define MBEDTLS_MPI_WINDOW_SIZE 1

0 commit comments

Comments
 (0)