mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
5 lines
204 B
Plaintext
5 lines
204 B
Plaintext
|
|
Changes
|
||
|
|
* 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.
|