blob: 6223698bbc8a9baeed0ac30ba0f76a6957ea1f04 [file] [log] [blame]
Bugfix
* Reduce the stack consumption of mbedtls_x509write_csr_der() which
previously could lead to stack overflow on constrained devices.
Contributed by Doru Gucea and Simon Leet in #3464.