Simon Leet | 40ca54a | 2020-06-26 21:23:32 +0000 | [diff] [blame^] | 1 | Changes |
2 | * Reduce the stack consumption of mbedtls_x509write_csr_der() which | ||||
3 | previously could lead to stack overflow on constrained devices. | ||||
4 | Contributed by Doru Gucea and Simon Leet in #3464. |