blob: abce20c4df74e23ef49def942ab97ad575389ca4 [file] [log] [blame]
Simon Leet40ca54a2020-06-26 21:23:32 +00001Changes
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.